nixvim!
This commit is contained in:
parent
1ae2d7cc6a
commit
6198767e5b
47 changed files with 2430 additions and 108 deletions
6
modules/editors/nixvim/plug/git/worktree.nix
Normal file
6
modules/editors/nixvim/plug/git/worktree.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
programs.nixvim.plugins.git-worktree = {
|
||||
enable = true;
|
||||
enableTelescope = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue