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
|
||||
|
|
|
|||
1
vim-files/.vim/bundle/gundo
Submodule
1
vim-files/.vim/bundle/gundo
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 3975ac871565115e3769dc69c06bc88ddc1369af
|
||||
1
vim-files/.vim/bundle/ultisnips
Submodule
1
vim-files/.vim/bundle/ultisnips
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 4a1e5e60ff44c99e2145eceaa8f8405874d34777
|
||||
Loading…
Add table
Add a link
Reference in a new issue