mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-07 07:44:33 +02:00
modules/dependencies: add git
This commit is contained in:
parent
30c4d00b72
commit
9abe8fd025
26 changed files with 179 additions and 149 deletions
|
@ -296,8 +296,9 @@
|
|||
no-packages = {
|
||||
plugins.neogit = {
|
||||
enable = true;
|
||||
gitPackage = null;
|
||||
whichPackage = null;
|
||||
};
|
||||
|
||||
dependencies.git.enable = false;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue