dotfiles/.gitmodules

97 lines
3.6 KiB
Plaintext
Raw Normal View History

[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/NERDCommenter"]
path = vim/bundle/NERDCommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/abolish"]
path = vim/bundle/abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/ragtag"]
path = vim/bundle/ragtag
url = https://github.com/tpope/vim-ragtag.git
[submodule "vim/bundle/markdown"]
path = vim/bundle/markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "vim/bundle/rake"]
path = vim/bundle/rake
url = https://github.com/tpope/vim-rake.git
[submodule "vim/bundle/git"]
path = vim/bundle/git
url = https://github.com/tpope/vim-git.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/haml"]
path = vim/bundle/haml
url = https://github.com/tpope/vim-haml.git
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/rails"]
path = vim/bundle/rails
url = https://github.com/tpope/vim-rails.git
[submodule "vim/bundle/cucumber"]
path = vim/bundle/cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "vim/bundle/endwise"]
path = vim/bundle/endwise
url = https://github.com/tpope/vim-endwise.git
2010-11-30 01:14:50 +11:00
[submodule "vim/bundle/autoclose"]
path = vim/bundle/autoclose
url = https://github.com/Townk/vim-autoclose.git
2010-11-30 01:35:37 +11:00
[submodule "vim/bundle/snipmate"]
path = vim/bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
2010-12-06 12:49:44 +11:00
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
2010-12-22 00:36:27 +11:00
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = git://git.wincent.com/command-t.git
2010-12-22 01:03:25 +11:00
[submodule "vim/bundle/Conque-Shell"]
path = vim/bundle/Conque-Shell
url = https://github.com/vim-scripts/Conque-Shell.git
[submodule "vim/bundle/align"]
path = vim/bundle/align
url = git://github.com/tsaleh/vim-align.git
[submodule "vim/bundle/markdown-preview"]
path = vim/bundle/markdown-preview
url = git://github.com/robgleeson/vim-markdown-preview.git
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "vim/bundle/javascript"]
path = vim/bundle/javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/indent-object"]
path = vim/bundle/indent-object
url = https://github.com/michaeljsmith/vim-indent-object.git
[submodule "vim/bundle/taglist"]
path = vim/bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "vim/bundle/matchit"]
path = vim/bundle/matchit
url = https://github.com/mhz/vim-matchit.git
[submodule "vim/bundle/textobj-user"]
path = vim/bundle/textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "vim/bundle/textobj-rubyblock"]
path = vim/bundle/textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/ruby-refactoring"]
path = vim/bundle/ruby-refactoring
url = https://github.com/ecomba/vim-ruby-refactoring.git
[submodule "vim/bundle/AutoAlign"]
path = vim/bundle/AutoAlign
url = https://github.com/vim-scripts/AutoAlign.git