mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 09:48:42 +02:00
plugins/git-worktree: fix no package test
This commit is contained in:
parent
3325dcb00b
commit
a8dd7a5657
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
};
|
||||
|
||||
no-packages = {
|
||||
plugins.neogit = {
|
||||
plugins.git-worktree = {
|
||||
enable = true;
|
||||
gitPackage = null;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue