did this work
This commit is contained in:
parent
3b0dcae85b
commit
9033d56a42
18
.gitmodules
vendored
18
.gitmodules
vendored
@ -1,3 +1,21 @@
|
|||||||
[submodule "vim/bundle/YouCompleteMe"]
|
[submodule "vim/bundle/YouCompleteMe"]
|
||||||
path = vim/bundle/YouCompleteMe
|
path = vim/bundle/YouCompleteMe
|
||||||
url = https://github.com/ycm-core/YouCompleteMe
|
url = https://github.com/ycm-core/YouCompleteMe
|
||||||
|
[submodule "vim/bundle/nerdtree"]
|
||||||
|
path = vim/bundle/nerdtree
|
||||||
|
url = https://github.com/preservim/nerdtree.git
|
||||||
|
[submodule "vim/bundle/nerdtree-git-plugin"]
|
||||||
|
path = vim/bundle/nerdtree-git-plugin
|
||||||
|
url = https://github.com/Xuyuanp/nerdtree-git-plugin
|
||||||
|
[submodule "vim/bundle/vim-airline"]
|
||||||
|
path = vim/bundle/vim-airline
|
||||||
|
url = https://github.com/vim-airline/vim-airline
|
||||||
|
[submodule "vim/bundle/vim-airline-themes"]
|
||||||
|
path = vim/bundle/vim-airline-themes
|
||||||
|
url = https://github.com/vim-airline/vim-airline-themes
|
||||||
|
[submodule "vim/bundle/Vundle.vim"]
|
||||||
|
path = vim/bundle/Vundle.vim
|
||||||
|
url = https://github.com/VundleVim/Vundle.vim
|
||||||
|
[submodule "vim/bundle/vim-color-schemes"]
|
||||||
|
path = vim/bundle/vim-color-schemes
|
||||||
|
url = https://github.com/flazz/vim-colorschemes
|
||||||
|
1
vim/bundle/Vundle.vim
Submodule
1
vim/bundle/Vundle.vim
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit b255382d6242d7ea3877bf059d2934125e0c4d95
|
1
vim/bundle/nerdtree
Submodule
1
vim/bundle/nerdtree
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 2c14ed0e153cdcd0a1c7d1eabec6820bb6b3f8a2
|
1
vim/bundle/nerdtree-git-plugin
Submodule
1
vim/bundle/nerdtree-git-plugin
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit ff9b14f14dceecb6c08cb05053ad649c3b6ac250
|
1
vim/bundle/vim-airline
Submodule
1
vim/bundle/vim-airline
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 0cfd829c92a6fd208bfdcbdd2881105462224636
|
1
vim/bundle/vim-airline-themes
Submodule
1
vim/bundle/vim-airline-themes
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 97cf3e6e638f936187d5f6e9b5eb1bdf0a4df256
|
1
vim/bundle/vim-color-schemes
Submodule
1
vim/bundle/vim-color-schemes
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit fd8f122cef604330c96a6a6e434682dbdfb878c9
|
Reference in New Issue
Block a user