remove fugitive from extraPlugins (enabled by git.enable)
This commit is contained in:
parent
1b9b355a1a
commit
4a65f28f9b
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ in {
|
|||
};
|
||||
|
||||
extraPlugins = with pkgs.vimPlugins; {
|
||||
fugitive.package = vim-fugitive;
|
||||
zen-mode.package = zen-mode-nvim;
|
||||
plenary.package = plenary-nvim;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue