Added gundo.vim, updated vim statusline, misc small changes to vimrc.
This commit is contained in:
parent
5cd04a0827
commit
2873a9d785
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
1
vim/bundle/gundo
Submodule
1
vim/bundle/gundo
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 12b6f67aeb892519385529b2b5cdda55cc428d9d
|
||||
Loading…
Add table
Add a link
Reference in a new issue