gundo and ultisnips submodules
This commit is contained in:
parent
6e610d975f
commit
1ec1aa3474
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -37,3 +37,9 @@
|
|||
[submodule "vim-files/.vim/bundle/vim-easymotion"]
|
||||
path = vim-files/.vim/bundle/vim-easymotion
|
||||
url = https://github.com/Lokaltog/vim-easymotion.git
|
||||
[submodule "vim-files/.vim/bundle/gundo"]
|
||||
path = vim-files/.vim/bundle/gundo
|
||||
url = https://github.com/sjl/gundo.vim.git
|
||||
[submodule "vim-files/.vim/bundle/ultisnips"]
|
||||
path = vim-files/.vim/bundle/ultisnips
|
||||
url = https://github.com/SirVer/ultisnips.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue