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
|
# Try nixd
|
||||||
nil_ls = {
|
nil_ls = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
package = pkgs.nil;
|
||||||
extraOptions = {
|
extraOptions = {
|
||||||
settings.nil.formatting.command = [ "nixfmt" ];
|
settings.nil.formatting.command = [ "nixfmt" ];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue