Switch all vim modules to subtrees
This commit is contained in:
24
.gitmodules
vendored
Normal file
24
.gitmodules
vendored
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
[submodule "home-rc/dot-files/.vim/bundle/nerdtree"]
|
||||||
|
path = home-rc/dot-files/.vim/bundle/nerdtree
|
||||||
|
url = https://github.com/preservim/nerdtree.git
|
||||||
|
[submodule "home-rc/dot-files/.vim/bundle/nerdtree-git-plugin"]
|
||||||
|
path = home-rc/dot-files/.vim/bundle/nerdtree-git-plugin
|
||||||
|
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
|
||||||
|
[submodule "home-rc/dot-files/.vim/bundle/undotree"]
|
||||||
|
path = home-rc/dot-files/.vim/bundle/undotree
|
||||||
|
url = https://github.com/mbbill/undotree.git
|
||||||
|
[submodule "home-rc/dot-files/.vim/bundle/vim-bufferline"]
|
||||||
|
path = home-rc/dot-files/.vim/bundle/vim-bufferline
|
||||||
|
url = https://github.com/bling/vim-bufferline.git
|
||||||
|
[submodule "home-rc/dot-files/.vim/bundle/vim-easymotion"]
|
||||||
|
path = home-rc/dot-files/.vim/bundle/vim-easymotion
|
||||||
|
url = https://github.com/easymotion/vim-easymotion.git
|
||||||
|
[submodule "home-rc/dot-files/.vim/bundle/vim-gitgutter"]
|
||||||
|
path = home-rc/dot-files/.vim/bundle/vim-gitgutter
|
||||||
|
url = https://github.com/airblade/vim-gitgutter.git
|
||||||
|
[submodule "home-rc/dot-files/.vim/bundle/vim-signature"]
|
||||||
|
path = home-rc/dot-files/.vim/bundle/vim-signature
|
||||||
|
url = https://github.com/kshenoy/vim-signature
|
||||||
|
[submodule "home-rc/dot-files/.vim/bundle/vim-fugitive"]
|
||||||
|
path = home-rc/dot-files/.vim/bundle/vim-fugitive
|
||||||
|
url = https://github.com/tpope/vim-fugitive.git
|
||||||
1
home-rc/dot-files/.vim/bundle/nerdtree
Submodule
1
home-rc/dot-files/.vim/bundle/nerdtree
Submodule
Submodule home-rc/dot-files/.vim/bundle/nerdtree added at 9b465acb27
Submodule home-rc/dot-files/.vim/bundle/nerdtree-git-plugin added at e1fe727127
1
home-rc/dot-files/.vim/bundle/undotree
Submodule
1
home-rc/dot-files/.vim/bundle/undotree
Submodule
Submodule home-rc/dot-files/.vim/bundle/undotree added at 78b5241191
1
home-rc/dot-files/.vim/bundle/vim-bufferline
Submodule
1
home-rc/dot-files/.vim/bundle/vim-bufferline
Submodule
Submodule home-rc/dot-files/.vim/bundle/vim-bufferline added at 651fd010aa
1
home-rc/dot-files/.vim/bundle/vim-easymotion
Submodule
1
home-rc/dot-files/.vim/bundle/vim-easymotion
Submodule
Submodule home-rc/dot-files/.vim/bundle/vim-easymotion added at b3cfab2a63
1
home-rc/dot-files/.vim/bundle/vim-fugitive
Submodule
1
home-rc/dot-files/.vim/bundle/vim-fugitive
Submodule
Submodule home-rc/dot-files/.vim/bundle/vim-fugitive added at d4877e54ce
1
home-rc/dot-files/.vim/bundle/vim-gitgutter
Submodule
1
home-rc/dot-files/.vim/bundle/vim-gitgutter
Submodule
Submodule home-rc/dot-files/.vim/bundle/vim-gitgutter added at 7b0b5098e3
1
home-rc/dot-files/.vim/bundle/vim-signature
Submodule
1
home-rc/dot-files/.vim/bundle/vim-signature
Submodule
Submodule home-rc/dot-files/.vim/bundle/vim-signature added at 6bc3dd1294
Reference in New Issue
Block a user