global/neovim: use latest nil lsp
This commit is contained in:
parent
9e4d0b915e
commit
e55205af8a
1 changed files with 1 additions and 0 deletions
|
@ -236,6 +236,7 @@ in
|
|||
# Try nixd
|
||||
nil_ls = {
|
||||
enable = true;
|
||||
package = pkgs.nil;
|
||||
extraOptions = {
|
||||
settings.nil.formatting.command = [ "nixfmt" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue