feat(nvim): use nixd instead of nil
This commit is contained in:
parent
e2a0172e2d
commit
fadee02e60
6 changed files with 28 additions and 59 deletions
|
|
@ -33,7 +33,7 @@ in
|
|||
deadnix
|
||||
isort
|
||||
jq
|
||||
nil
|
||||
nixd
|
||||
nixpkgs-fmt
|
||||
nodePackages.bash-language-server
|
||||
rustfmt
|
||||
|
|
|
|||
|
|
@ -134,7 +134,7 @@ end
|
|||
|
||||
local servers = {
|
||||
"bashls",
|
||||
"nil_ls",
|
||||
"nixd",
|
||||
"pylsp",
|
||||
"ruff_lsp",
|
||||
"typst_lsp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue