Browse Source

Add gundo plugin to vim via git submodules

Emmanuel Bouthenot 13 years ago
parent
commit
3ff3ce937f
2 changed files with 4 additions and 0 deletions
  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