global/neovim: nix_ls -> nix-ls
This commit is contained in:
parent
81a64e3c22
commit
a36cbc68be
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
|||
clangd.enable = true;
|
||||
hls.enable = true;
|
||||
lua-ls.enable = true;
|
||||
nil_ls = {
|
||||
nil-ls = {
|
||||
enable = true;
|
||||
extraOptions = {
|
||||
settings.nil.formatting.command = [ "nixpkgs-fmt" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue