lots of cool submodules added
This commit is contained in:
parent
7814d17f5e
commit
55d754d680
6 changed files with 20 additions and 0 deletions
15
.gitmodules
vendored
15
.gitmodules
vendored
|
|
@ -72,3 +72,18 @@
|
||||||
[submodule "vim-files/.vim/bundle/jedi-vim"]
|
[submodule "vim-files/.vim/bundle/jedi-vim"]
|
||||||
path = vim-files/.vim/bundle/jedi-vim
|
path = vim-files/.vim/bundle/jedi-vim
|
||||||
url = https://github.com/davidhalter/jedi-vim.git
|
url = https://github.com/davidhalter/jedi-vim.git
|
||||||
|
[submodule "vim-files/.vim/bundle/vim-indent-guides"]
|
||||||
|
path = vim-files/.vim/bundle/vim-indent-guides
|
||||||
|
url = https://github.com/nathanaelkane/vim-indent-guides.git
|
||||||
|
[submodule "vim-files/.vim/bundle/vim-yankstack"]
|
||||||
|
path = vim-files/.vim/bundle/vim-yankstack
|
||||||
|
url = https://github.com/maxbrunsfeld/vim-yankstack.git
|
||||||
|
[submodule "vim-files/.vim/bundle/vim-surround"]
|
||||||
|
path = vim-files/.vim/bundle/vim-surround
|
||||||
|
url = https://github.com/tpope/vim-surround.git
|
||||||
|
[submodule "vim-files/.vim/bundle/syntastic"]
|
||||||
|
path = vim-files/.vim/bundle/syntastic
|
||||||
|
url = https://github.com/scrooloose/syntastic.git
|
||||||
|
[submodule "vim-files/.vim/bundle/YouCompleteMe"]
|
||||||
|
path = vim-files/.vim/bundle/YouCompleteMe
|
||||||
|
url = https://github.com/Valloric/YouCompleteMe.git
|
||||||
|
|
|
||||||
1
vim-files/.vim/bundle/YouCompleteMe
Submodule
1
vim-files/.vim/bundle/YouCompleteMe
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 9e54390cdaebae73ebc963ec4f32ba95e0903879
|
||||||
1
vim-files/.vim/bundle/syntastic
Submodule
1
vim-files/.vim/bundle/syntastic
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 5e275c45313cd9a5441343d25c8207d03861fc9d
|
||||||
1
vim-files/.vim/bundle/vim-indent-guides
Submodule
1
vim-files/.vim/bundle/vim-indent-guides
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit eec1b629dc4cfa3986d20f21d4b4489732cd3f5a
|
||||||
1
vim-files/.vim/bundle/vim-surround
Submodule
1
vim-files/.vim/bundle/vim-surround
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 42e9b46e7a20a2f394664874c7bbd9d6f6c39e8a
|
||||||
1
vim-files/.vim/bundle/vim-yankstack
Submodule
1
vim-files/.vim/bundle/vim-yankstack
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 60fb3983dec5bac77732feb17fe3cd095a3bfedd
|
||||||
Loading…
Add table
Add a link
Reference in a new issue