summaryrefslogtreecommitdiff
path: root/pkgs/vim/custom.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/vim/custom.nix')
-rw-r--r--pkgs/vim/custom.nix6
1 files changed, 4 insertions, 2 deletions
diff --git a/pkgs/vim/custom.nix b/pkgs/vim/custom.nix
index 304a63c..d554443 100644
--- a/pkgs/vim/custom.nix
+++ b/pkgs/vim/custom.nix
@@ -12,12 +12,14 @@ in
"ctrlp"
"goyo"
"ack-vim"
- "tagbar"
"fugitive"
- "vim-mundo"
+ "surround"
"vim-unimpaired"
+ "vim-mundo"
"vim-airline"
"vim-gitgutter"
+ "vim-git-commit-viewer"
+ "vim-signature"
"vim-localvimrc"
"vim-addon-nix"
"vim-autoformat"