more bundles :D
This commit is contained in:
parent
c5d9482ea9
commit
1be3aaa4c4
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
|
@ -51,3 +51,12 @@
|
||||||
path = vim-files/.vim/bundle/vim-multiple-cursors
|
path = vim-files/.vim/bundle/vim-multiple-cursors
|
||||||
url = https://github.com/terryma/vim-multiple-cursors.git
|
url = https://github.com/terryma/vim-multiple-cursors.git
|
||||||
ignore = untracked
|
ignore = untracked
|
||||||
|
[submodule "vim-files/.vim/bundle/neocomplcache-ultisnips"]
|
||||||
|
path = vim-files/.vim/bundle/neocomplcache-ultisnips
|
||||||
|
url = https://github.com/JazzCore/neocomplcache-ultisnips.git
|
||||||
|
[submodule "vim-files/.vim/bundle/neocomplcache"]
|
||||||
|
path = vim-files/.vim/bundle/neocomplcache
|
||||||
|
url = https://github.com/Shougo/neocomplcache.vim.git
|
||||||
|
[submodule "vim-files/.vim/bundle/numbers"]
|
||||||
|
path = vim-files/.vim/bundle/numbers
|
||||||
|
url = https://github.com/myusuf3/numbers.vim.git
|
||||||
|
|
|
||||||
1
vim-files/.vim/bundle/neocomplcache
Submodule
1
vim-files/.vim/bundle/neocomplcache
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit da44ba4a92eef3860bdee2d96d755a7171889a70
|
||||||
1
vim-files/.vim/bundle/neocomplcache-ultisnips
Submodule
1
vim-files/.vim/bundle/neocomplcache-ultisnips
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 13d73d423149b67adf9e0d1f75e778e29a1736bb
|
||||||
1
vim-files/.vim/bundle/numbers
Submodule
1
vim-files/.vim/bundle/numbers
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit c7e04485568687ff1c6f4ff842ee80ec9c68d58a
|
||||||
Loading…
Add table
Add a link
Reference in a new issue