1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00

fugitive: init plugin

This commit is contained in:
Pedro Alves 2021-03-17 22:38:50 +00:00
parent 0d51b37154
commit 3b02d7ff06
3 changed files with 14 additions and 0 deletions

View file

@ -55,6 +55,7 @@
plugins.undotree.enable = true;
plugins.gitgutter.enable = true;
plugins.fugitive.enable = true;
plugins.commentary.enable = true;
plugins.startify = {
enable = true;