Parcourir la source

Added gundo plugin

wreed4 il y a 10 ans
Parent
commit
2c19d5b971
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      .vimrc

+ 2 - 0
.vimrc

@@ -69,6 +69,8 @@ Plugin 'elzr/vim-json'
 Plugin 'DirDiff.vim'
 " Enable nested vimrc files
 Plugin 'wreed4/vim-lvimrc'
+" Gives a graphical view of vim's undo tree
+Plugin 'sjl/gundo.vim'
 
 " end installed plugins