mirror of
https://github.com/softinio/nvim-config.git
synced 2025-09-05 17:16:40 -07:00
nix lsp update
This commit is contained in:
parent
71648bb0f8
commit
1dce120f9b
2 changed files with 2 additions and 1 deletions
|
@ -74,6 +74,7 @@ return {
|
|||
jqls = {},
|
||||
jsonls = {},
|
||||
marksman = {},
|
||||
nil_ls = {},
|
||||
pyright = {
|
||||
python = {
|
||||
analysis = {
|
||||
|
@ -83,7 +84,6 @@ return {
|
|||
},
|
||||
},
|
||||
},
|
||||
rnix = {},
|
||||
rust_analyzer = {
|
||||
diagnostics = {
|
||||
enable = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue