mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-22 04:23:28 +00:00
lsp/presets/nil: enable auto archive by default
Superseeds: #1248 Closes: #1248 Co-authored-by: Soliprem <73885403+Soliprem@users.noreply.github.com>
This commit is contained in:
parent
cd12c790c9
commit
43937fc818
2 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ in {
|
|||
enable = true;
|
||||
cmd = [(getExe pkgs.nil)];
|
||||
root_markers = [".git"];
|
||||
settings.nil.nix.autoArchive = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue