trying different nix lsp

This commit is contained in:
dlond 2025-05-15 09:32:34 +12:00
parent 795a2302b9
commit f1624aff86
1 changed files with 1 additions and 1 deletions

View File

@ -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
}, },
}, },