Explorar el Código

Added gundo plugin

wreed4 hace 10 años
padre
commit
2c19d5b971
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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