summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2022-06-19 15:09:49 +0200
committerMinijackson <minijackson@riseup.net>2022-06-19 15:09:49 +0200
commit7598c7fda86e2552755ae2926ccff19652ccde6d (patch)
treecf56b1d3d2208de3095ec48308ba2ea53ee026eb /common
parent1f9935a135fe3ec1f85d912e7ba9e20d00c57348 (diff)
downloadnixos-config-reborn-7598c7fda86e2552755ae2926ccff19652ccde6d.tar.gz
nixos-config-reborn-7598c7fda86e2552755ae2926ccff19652ccde6d.zip
vim: add fugitive back
Diffstat (limited to 'common')
-rw-r--r--common/vim.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/vim.nix b/common/vim.nix
index 24afca9..c820d87 100644
--- a/common/vim.nix
+++ b/common/vim.nix
@@ -119,6 +119,7 @@ let
119 119
120 # Other 120 # Other
121 tmux-complete-vim 121 tmux-complete-vim
122 fugitive
122 neogit 123 neogit
123 vim-rhubarb 124 vim-rhubarb
124 vim-repeat 125 vim-repeat