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:
parent
0d51b37154
commit
3b02d7ff06
3 changed files with 14 additions and 0 deletions
|
|
@ -55,6 +55,7 @@
|
|||
|
||||
plugins.undotree.enable = true;
|
||||
plugins.gitgutter.enable = true;
|
||||
plugins.fugitive.enable = true;
|
||||
plugins.commentary.enable = true;
|
||||
plugins.startify = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue