1
0
Fork 0
vim-config/.gitmodules

97 lines
3.5 KiB
Plaintext
Raw Permalink Normal View History

2011-04-28 20:26:09 +00:00
[submodule "bundle/tpope-vim-rails"]
path = bundle/tpope-vim-rails
url = https://github.com/tpope/vim-rails.git
2011-04-28 20:30:39 +00:00
[submodule "bundle/vim-makegreen"]
path = bundle/vim-makegreen
url = https://github.com/reinh/vim-makegreen.git
2011-04-28 20:43:40 +00:00
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
2012-01-29 10:23:21 +00:00
[submodule "bundle/auto_mkdir"]
path = bundle/auto_mkdir
url = git://github.com/DataWraith/auto_mkdir.git
2012-01-29 10:24:27 +00:00
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = git://github.com/kien/ctrlp.vim.git
2012-01-29 10:24:58 +00:00
[submodule "bundle/vim-rubyblock"]
path = bundle/vim-rubyblock
url = git://github.com/nelstrom/vim-textobj-rubyblock.git
2012-01-29 10:24:27 +00:00
[submodule "bundle/textobj-user"]
path = bundle/textobj-user
url = git://github.com/kana/vim-textobj-user.git
2013-04-19 11:06:34 +00:00
[submodule "bundle/handlebars"]
path = bundle/handlebars
url = git://github.com/nono/vim-handlebars.git
2013-06-29 10:25:21 +00:00
[submodule "bundle/align"]
path = bundle/align
url = git://github.com/vim-scripts/Align.git
2013-09-23 16:59:55 +00:00
[submodule "bundle/vim-ruby-xmpfilter"]
path = bundle/vim-ruby-xmpfilter
url = https://github.com/t9md/vim-ruby-xmpfilter.git
2013-09-23 17:03:37 +00:00
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
2013-09-23 17:06:50 +00:00
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
2014-08-20 16:12:07 +00:00
[submodule "bundle/ctrlp-py-matcher"]
path = bundle/ctrlp-py-matcher
url = https://github.com/FelikZ/ctrlp-py-matcher.git
2014-09-12 18:00:25 +00:00
[submodule "bundle/xmledit"]
path = bundle/xmledit
url = https://github.com/sukima/xmledit.git
2014-09-12 18:16:10 +00:00
[submodule "bundle/tcomment_vim"]
path = bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim.git
2014-12-22 14:52:10 +00:00
[submodule "bundle/vim-dispatch"]
path = bundle/vim-dispatch
url = git@github.com:tpope/vim-dispatch.git
2018-04-17 08:39:51 +00:00
[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
2018-07-04 05:02:53 +00:00
[submodule "bundle/rfc-syntax"]
path = bundle/rfc-syntax
url = git@github.com:vim-scripts/rfc-syntax.git
2020-05-11 11:40:49 +00:00
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = git@github.com:tpope/vim-abolish.git
2020-05-11 11:48:23 +00:00
[submodule "bundle/vimproc.vim"]
path = bundle/vimproc.vim
url = git@github.com:Shougo/vimproc.vim.git
2020-06-02 10:29:00 +00:00
[submodule "bundle/vim-polyglot"]
path = bundle/vim-polyglot
url = git@github.com:sheerun/vim-polyglot.git
2020-06-12 07:55:02 +00:00
[submodule "bundle/vim-css-color"]
path = bundle/vim-css-color
url = git@github.com:ap/vim-css-color.git
2020-06-12 08:01:05 +00:00
[submodule "bundle/1-vim-javascript-imports"]
path = bundle/1-vim-javascript-imports
url = git@github.com:sukima/vim-javascript-imports.git
2022-03-19 16:59:17 +00:00
[submodule "bundle/coc.nvim"]
path = bundle/coc.nvim
url = git@github.com:neoclide/coc.nvim.git
[submodule "bundle/undotree"]
path = bundle/undotree
url = git@github.com:mbbill/undotree.git
[submodule "bundle/vim-livedown"]
path = bundle/vim-livedown
url = git://github.com/shime/vim-livedown.git
[submodule "bundle/vim-rhubarb"]
path = bundle/vim-rhubarb
url = https://github.com/tpope/vim-rhubarb.git
[submodule "bundle/fugitive-gitea"]
path = bundle/fugitive-gitea
url = git://github.com/borissov/fugitive-gitea
[submodule "bundle/vim-peekaboo"]
path = bundle/vim-peekaboo
url = https://github.com/junegunn/vim-peekaboo.git