|
|
|
[submodule "vim/bundle/fugitive"]
|
|
|
|
path = vim/bundle/fugitive
|
|
|
|
url = git://github.com/tpope/vim-fugitive.git
|
|
|
|
[submodule "vim/bundle/delimitMate"]
|
|
|
|
path = vim/bundle/delimitMate
|
|
|
|
url = git://github.com/Raimondi/delimitMate.git
|
|
|
|
[submodule "vim/bundle/closetag"]
|
|
|
|
path = vim/bundle/closetag
|
|
|
|
url = git://github.com/docunext/closetag.vim.git
|
|
|
|
[submodule "vim/bundle/supertab"]
|
|
|
|
path = vim/bundle/supertab
|
|
|
|
url = git://github.com/ervandew/supertab.git
|
|
|
|
[submodule "vim/bundle/tagbar"]
|
|
|
|
path = vim/bundle/tagbar
|
|
|
|
url = git://github.com/majutsushi/tagbar.git
|
|
|
|
[submodule "vim/bundle/solarized"]
|
|
|
|
path = vim/bundle/solarized
|
|
|
|
url = git://github.com/altercation/vim-colors-solarized.git
|
|
|
|
[submodule "vim/bundle/surround"]
|
|
|
|
path = vim/bundle/surround
|
|
|
|
url = git://github.com/tpope/vim-surround.git
|
|
|
|
[submodule "vim/bundle/css-color"]
|
|
|
|
path = vim/bundle/css-color
|
|
|
|
url = git://github.com/ap/vim-css-color
|
|
|
|
[submodule "vim/bundle/javascript"]
|
|
|
|
path = vim/bundle/javascript
|
|
|
|
url = git://github.com/pangloss/vim-javascript
|
|
|
|
[submodule "vim/bundle/nerdtree"]
|
|
|
|
path = vim/bundle/nerdtree
|
|
|
|
url = git://github.com/scrooloose/nerdtree
|
|
|
|
[submodule "vim/bundle/repeat"]
|
|
|
|
path = vim/bundle/repeat
|
|
|
|
url = git://github.com/tpope/vim-repeat
|
|
|
|
[submodule "vim/bundle/syntastic"]
|
|
|
|
path = vim/bundle/syntastic
|
|
|
|
url = git://github.com/scrooloose/syntastic
|
|
|
|
[submodule "vim/bundle/snipmate"]
|
|
|
|
path = vim/bundle/snipmate
|
|
|
|
url = git://github.com/garbas/vim-snipmate.git
|
|
|
|
[submodule "vim/bundle/tlib"]
|
|
|
|
path = vim/bundle/tlib
|
|
|
|
url = git://github.com/tomtom/tlib_vim.git
|
|
|
|
[submodule "vim/bundle/vim-addon-mw-utils"]
|
|
|
|
path = vim/bundle/vim-addon-mw-utils
|
|
|
|
url = git://github.com/MarcWeber/vim-addon-mw-utils.git
|
|
|
|
[submodule "vim/bundle/snipmate-snippets"]
|
|
|
|
path = vim/bundle/snipmate-snippets
|
|
|
|
url = git://github.com/honza/snipmate-snippets.git
|
|
|
|
[submodule "vim/bundle/easymotion"]
|
|
|
|
path = vim/bundle/easymotion
|
|
|
|
url = git://github.com/Lokaltog/vim-easymotion
|