You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
889 B
Plaintext
25 lines
889 B
Plaintext
[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
|