:s/rnix-lsp/nil
This commit is contained in:
parent
7b8535e3d8
commit
8c0eff23c1
2 changed files with 5 additions and 3 deletions
|
|
@ -31,10 +31,11 @@
|
|||
"git.addGBlameToVirtualText": true,
|
||||
"languageserver": {
|
||||
"nix": {
|
||||
"command": "rnix-lsp",
|
||||
"command": "nil",
|
||||
"filetypes": [
|
||||
"nix"
|
||||
]
|
||||
],
|
||||
"rootPatterns": ["flake.nix"]
|
||||
},
|
||||
"csharp-ls": {
|
||||
"command": "csharp-ls",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue