fix lots of nixvim warnings

This commit is contained in:
gwg313 2025-03-23 13:49:03 -04:00
parent 2446716e8f
commit fe4380c766
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
20 changed files with 535 additions and 358 deletions

View file

@ -62,7 +62,7 @@
};
};
servers = {
nil-ls = {
nil_ls = {
enable = true;
filetypes = [ "nix" ];
settings = {