mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
78 lines
2.6 KiB
Text
78 lines
2.6 KiB
Text
[submodule "bundle/supertab"]
|
|
path = bundle/supertab
|
|
url = https://github.com/ervandew/supertab.git
|
|
[submodule "bundle/nerdcommenter"]
|
|
path = bundle/nerdcommenter
|
|
url = git://github.com/scrooloose/nerdcommenter.git
|
|
[submodule "bundle/tagbar"]
|
|
path = bundle/tagbar
|
|
url = git://github.com/majutsushi/tagbar.git
|
|
[submodule "bundle/delimitmate"]
|
|
path = bundle/delimitmate
|
|
url = git://github.com/Raimondi/delimitMate.git
|
|
[submodule "bundle/ctrlp"]
|
|
path = bundle/ctrlp
|
|
url = https://github.com/kien/ctrlp.vim.git
|
|
[submodule "bundle/syntastic"]
|
|
path = bundle/syntastic
|
|
url = https://github.com/scrooloose/syntastic.git
|
|
[submodule "bundle/powerline"]
|
|
path = bundle/powerline
|
|
url = https://github.com/Lokaltog/vim-powerline.git
|
|
[submodule "bundle/glsl"]
|
|
path = bundle/glsl
|
|
url = https://github.com/vim-scripts/glsl.vim.git
|
|
[submodule "bundle/indent-object"]
|
|
path = bundle/indent-object
|
|
url = https://github.com/michaeljsmith/vim-indent-object
|
|
[submodule "bundle/pathogen"]
|
|
path = bundle/pathogen
|
|
url = https://github.com/tpope/vim-pathogen.git
|
|
[submodule "bundle/colors-solarized"]
|
|
path = bundle/colors-solarized
|
|
url = https://github.com/altercation/vim-colors-solarized.git
|
|
[submodule "bundle/surround"]
|
|
path = bundle/surround
|
|
url = https://github.com/tpope/vim-surround.git
|
|
[submodule "bundle/matchit"]
|
|
path = bundle/matchit
|
|
url = https://github.com/edsono/vim-matchit
|
|
[submodule "bundle/ack"]
|
|
path = bundle/ack
|
|
url = https://github.com/mileszs/ack.vim.git
|
|
[submodule "bundle/fugitive"]
|
|
path = bundle/fugitive
|
|
url = https://github.com/tpope/vim-fugitive.git
|
|
[submodule "bundle/less"]
|
|
path = bundle/less
|
|
url = https://github.com/groenewege/vim-less.git
|
|
[submodule "bundle/coffee-script"]
|
|
path = bundle/coffee-script
|
|
url = https://github.com/kchmck/vim-coffee-script.git
|
|
[submodule "bundle/repeat"]
|
|
path = bundle/repeat
|
|
url = https://github.com/tpope/vim-repeat.git
|
|
[submodule "bundle/zenburn"]
|
|
path = bundle/zenburn
|
|
url = https://github.com/jnurmine/Zenburn.git
|
|
[submodule "bundle/nerdtree"]
|
|
path = bundle/nerdtree
|
|
url = git://github.com/scrooloose/nerdtree.git
|
|
[submodule "bundle/golang"]
|
|
path = bundle/golang
|
|
url = https://github.com/jnwhiteh/vim-golang.git
|
|
[submodule "bundle/argtextobj"]
|
|
path = bundle/argtextobj
|
|
url = https://github.com/vim-scripts/argtextobj.vim
|
|
[submodule "bundle/markdown"]
|
|
path = bundle/markdown
|
|
url = https://github.com/tpope/vim-markdown.git
|
|
[submodule "bundle/ragtag"]
|
|
path = bundle/ragtag
|
|
url = https://github.com/tpope/vim-ragtag.git
|
|
[submodule "bundle/bundler"]
|
|
path = bundle/bundler
|
|
url = https://github.com/tpope/vim-bundler.git
|
|
[submodule "bundle/endwise"]
|
|
path = bundle/endwise
|
|
url = https://github.com/tpope/vim-endwise.git
|