LSP: move to nixd
This commit is contained in:
parent
9109a98e9b
commit
fc11a4ed7c
3 changed files with 3 additions and 4 deletions
|
|
@ -9,7 +9,7 @@
|
|||
lua-language-server
|
||||
stylua
|
||||
# nix
|
||||
nil
|
||||
nixd
|
||||
# go
|
||||
gopls
|
||||
# jafuck
|
||||
|
|
|
|||
|
|
@ -121,9 +121,9 @@ return {
|
|||
},
|
||||
mason = false,
|
||||
},
|
||||
nil_ls = {
|
||||
nixd = {
|
||||
settings = {
|
||||
["nil"] = {
|
||||
["nixd"] = {
|
||||
formatting = {
|
||||
command = { "nixpkgs-fmt" },
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue