Ver código fonte

Added gundo plugin

wreed4 10 anos atrás
pai
commit
2c19d5b971
1 arquivos alterados com 2 adições e 0 exclusões
  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