:s/rnix-lsp/nil

This commit is contained in:
Philipp Hochkamp 2023-01-18 19:30:34 +01:00
parent 7b8535e3d8
commit 8c0eff23c1
2 changed files with 5 additions and 3 deletions

View file

@ -31,10 +31,11 @@
"git.addGBlameToVirtualText": true,
"languageserver": {
"nix": {
"command": "rnix-lsp",
"command": "nil",
"filetypes": [
"nix"
]
],
"rootPatterns": ["flake.nix"]
},
"csharp-ls": {
"command": "csharp-ls",

View file

@ -5,7 +5,8 @@
lazygit
nodejs # coc-nvim
yarn # coc-nvim
inputs.rnix-lsp.packages."${pkgs.system}".rnix-lsp
#inputs.rnix-lsp.packages."${pkgs.system}".rnix-lsp
nil
# lsp
shfmt