Parcourir la source

Add gundo plugin to vim via git submodules

Emmanuel Bouthenot il y a 13 ans
Parent
commit
3ff3ce937f
2 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 3 0
      .gitmodules
  2. 1 0
      .vim/bundle/gundo

+ 3 - 0
.gitmodules

@@ -4,3 +4,6 @@
 [submodule ".vim/bundle/pathogen"]
 	path = .vim/bundle/pathogen
 	url = http://github.com/tpope/vim-pathogen.git
+[submodule ".vim/bundle/gundo"]
+	path = .vim/bundle/gundo
+	url = http://github.com/sjl/gundo.vim

+ 1 - 0
.vim/bundle/gundo

@@ -0,0 +1 @@
+Subproject commit 12b6f67aeb892519385529b2b5cdda55cc428d9d