dotfiles/.gitmodules

79 lines
2.8 KiB
Plaintext

[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
[submodule "vim/bundle/autoclose"]
path = vim/bundle/autoclose
url = https://github.com/Townk/vim-autoclose.git
[submodule "vim/bundle/snipmate"]
path = vim/bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = git://git.wincent.com/command-t.git
[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