Add gundo module to vim directory
This commit is contained in:
parent
01d194189c
commit
959f25c1de
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -22,3 +22,6 @@
|
|||
[submodule "vim/bundle/solarized"]
|
||||
path = vim/bundle/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
vim/bundle/gundo
Submodule
1
vim/bundle/gundo
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 634756283ac38cc559235b24f4220a27fe04338f
|
Loading…
Add table
Add a link
Reference in a new issue