trying different nix lsp
This commit is contained in:
parent
795a2302b9
commit
f1624aff86
|
@ -17,7 +17,7 @@ return {
|
||||||
'lua_ls',
|
'lua_ls',
|
||||||
'clangd',
|
'clangd',
|
||||||
'pyright',
|
'pyright',
|
||||||
'nixd',
|
'nil_ls',
|
||||||
-- Add others like 'bashls', 'yamlls', 'nixd', 'gopls', 'rust_analyzer' etc. if needed
|
-- Add others like 'bashls', 'yamlls', 'nixd', 'gopls', 'rust_analyzer' etc. if needed
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue