fix lots of nixvim warnings
This commit is contained in:
parent
2446716e8f
commit
fe4380c766
20 changed files with 535 additions and 358 deletions
|
|
@ -62,7 +62,7 @@
|
|||
};
|
||||
};
|
||||
servers = {
|
||||
nil-ls = {
|
||||
nil_ls = {
|
||||
enable = true;
|
||||
filetypes = [ "nix" ];
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue