|
@@ -1,3 +1,42 @@
|
|
|
[submodule "bundle/bufexplorer"]
|
|
[submodule "bundle/bufexplorer"]
|
|
|
path = bundle/bufexplorer
|
|
path = bundle/bufexplorer
|
|
|
url = https://github.com/jlanzarotta/bufexplorer.git
|
|
url = https://github.com/jlanzarotta/bufexplorer.git
|
|
|
|
|
+[submodule "bundle/Conque-Shell"]
|
|
|
|
|
+ path = bundle/Conque-Shell
|
|
|
|
|
+ url = https://github.com/vim-scripts/Conque-Shell.git
|
|
|
|
|
+[submodule "bundle/nerdcommenter"]
|
|
|
|
|
+ path = bundle/nerdcommenter
|
|
|
|
|
+ url = https://github.com/scrooloose/nerdcommenter.git
|
|
|
|
|
+[submodule "bundle/taglist.vim"]
|
|
|
|
|
+ path = bundle/taglist.vim
|
|
|
|
|
+ url = https://github.com/vim-scripts/taglist.vim.git
|
|
|
|
|
+[submodule "bundle/vim-addon-mw-utils"]
|
|
|
|
|
+ path = bundle/vim-addon-mw-utils
|
|
|
|
|
+ url = https://github.com/MarcWeber/vim-addon-mw-utils.git
|
|
|
|
|
+[submodule "bundle/vim-easymotion"]
|
|
|
|
|
+ path = bundle/vim-easymotion
|
|
|
|
|
+ url = https://github.com/Lokaltog/vim-easymotion.git
|
|
|
|
|
+[submodule "bundle/vim-snippets"]
|
|
|
|
|
+ path = bundle/vim-snippets
|
|
|
|
|
+ url = https://github.com/garbas/vim-snipmate.git
|
|
|
|
|
+[submodule "bundle/YouCompleteMe"]
|
|
|
|
|
+ path = bundle/YouCompleteMe
|
|
|
|
|
+ url = https://github.com/Valloric/YouCompleteMe.git
|
|
|
|
|
+[submodule "bundle/matchit"]
|
|
|
|
|
+ path = bundle/matchit
|
|
|
|
|
+ url = https://github.com/tmhedberg/matchit.git
|
|
|
|
|
+[submodule "bundle/nerdtree"]
|
|
|
|
|
+ path = bundle/nerdtree
|
|
|
|
|
+ url = https://github.com/scrooloose/nerdtree.git
|
|
|
|
|
+[submodule "bundle/tlib_vim"]
|
|
|
|
|
+ path = bundle/tlib_vim
|
|
|
|
|
+ url = https://github.com/tomtom/tlib_vim.git
|
|
|
|
|
+[submodule "bundle/vim-colorschemes"]
|
|
|
|
|
+ path = bundle/vim-colorschemes
|
|
|
|
|
+ url = https://github.com/flazz/vim-colorschemes.git
|
|
|
|
|
+[submodule "bundle/vim-snipmate"]
|
|
|
|
|
+ path = bundle/vim-snipmate
|
|
|
|
|
+ url = https://github.com/garbas/vim-snipmate.git
|
|
|
|
|
+[submodule "bundle/vim-surround"]
|
|
|
|
|
+ path = bundle/vim-surround
|
|
|
|
|
+ url = https://github.com/tpope/vim-surround.git
|