1
0
Fork 0
vim-config/.gitmodules

82 lines
2.9 KiB
Plaintext

[submodule "bundle/vim-jade"]
path = bundle/vim-jade
url = https://github.com/digitaltoad/vim-jade.git
[submodule "bundle/tpope-vim-rails"]
path = bundle/tpope-vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/vim-makegreen"]
path = bundle/vim-makegreen
url = https://github.com/reinh/vim-makegreen.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/auto_mkdir"]
path = bundle/auto_mkdir
url = git://github.com/DataWraith/auto_mkdir.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = git://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-rubyblock"]
path = bundle/vim-rubyblock
url = git://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/textobj-user"]
path = bundle/textobj-user
url = git://github.com/kana/vim-textobj-user.git
[submodule "bundle/handlebars"]
path = bundle/handlebars
url = git://github.com/nono/vim-handlebars.git
[submodule "bundle/align"]
path = bundle/align
url = git://github.com/vim-scripts/Align.git
[submodule "bundle/vim-ruby-xmpfilter"]
path = bundle/vim-ruby-xmpfilter
url = https://github.com/t9md/vim-ruby-xmpfilter.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "bundle/ctrlp-py-matcher"]
path = bundle/ctrlp-py-matcher
url = https://github.com/FelikZ/ctrlp-py-matcher.git
[submodule "bundle/xmledit"]
path = bundle/xmledit
url = https://github.com/sukima/xmledit.git
[submodule "bundle/tcomment_vim"]
path = bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim.git
[submodule "bundle/vim-dispatch"]
path = bundle/vim-dispatch
url = git@github.com:tpope/vim-dispatch.git
[submodule "bundle/vim-rfactory"]
path = bundle/vim-rfactory
url = https://github.com/christoomey/vim-rfactory
[submodule "bundle/editorconfig-vim"]
path = bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "bundle/vim-jsdoc"]
path = bundle/vim-jsdoc
url = git@github.com:heavenshell/vim-jsdoc.git
[submodule "bundle/vim-ember-imports"]
path = bundle/vim-ember-imports
url = https://github.com/sukima/vim-ember-imports.git
[submodule "bundle/rfc-syntax"]
path = bundle/rfc-syntax
url = git@github.com:vim-scripts/rfc-syntax.git
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = git@github.com:tpope/vim-abolish.git
[submodule "bundle/tern_for_vim"]
path = bundle/tern_for_vim
url = git@github.com:ternjs/tern_for_vim.git
[submodule "bundle/vimproc.vim"]
path = bundle/vimproc.vim
url = git@github.com:Shougo/vimproc.vim.git
[submodule "bundle/tsuquyomi"]
path = bundle/tsuquyomi
url = git@github.com:Quramy/tsuquyomi.git