Skip to content

Commit

Permalink
Vim: added Gundo plug-in
Browse files Browse the repository at this point in the history
Signed-off-by: Wincent Colaiuta <win@wincent.com>
  • Loading branch information
wincent committed May 15, 2011
1 parent 88ea882 commit 90d2c49
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -36,3 +36,6 @@
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule ".vim/bundle/gundo"]
path = .vim/bundle/gundo
url = http://github.com/sjl/gundo.vim.git
1 change: 1 addition & 0 deletions .vim/bundle/gundo
Submodule gundo added at 584f1d

0 comments on commit 90d2c49

Please sign in to comment.