diff options
| author | pml68 <contact@pml68.dev> | 2025-01-05 00:16:22 +0100 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-01-05 00:16:22 +0100 |
| commit | 6d805c118dc79b73d174d78639c77429ca4c2647 (patch) | |
| tree | 2410e38baf779a5b0a6e6c23178da5c1f51df662 /lua/pml68/configs/mason.lua | |
| parent | fix: revert to rust.vim, fix weird cmp behavior (diff) | |
| download | nvim-6d805c118dc79b73d174d78639c77429ca4c2647.tar.gz | |
feat: switch to nightly rust-analyzer from rustup
Diffstat (limited to 'lua/pml68/configs/mason.lua')
| -rw-r--r-- | lua/pml68/configs/mason.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/pml68/configs/mason.lua b/lua/pml68/configs/mason.lua index 0f87a8e..48ee6c9 100644 --- a/lua/pml68/configs/mason.lua +++ b/lua/pml68/configs/mason.lua @@ -14,7 +14,6 @@ return { "css-lsp", "typescript-language-server", "pyright", - "rust-analyzer", "glsl_analyzer", "kotlin-language-server", "jdtls", |
