Added gundo.vim, updated vim statusline, misc small changes to vimrc.

This commit is contained in:
Dustin Swan
2011-11-07 13:31:20 -05:00
parent 5cd04a0827
commit 2873a9d785
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -61,3 +61,6 @@
[submodule "vim/bundle/CamelCaseMotion"]
path = vim/bundle/CamelCaseMotion
url = git://github.com/bkad/CamelCaseMotion
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
url = git://github.com/sjl/gundo.vim