dotfiles/.gitmodules
2013-05-01 16:22:56 -04:00

69 lines
2.6 KiB
Text

[submodule ".vim/bundle/vim-less"]
path = .vim/bundle/vim-less
url = git://github.com/lunaru/vim-less.git
[submodule ".vim/bundle/vim-unimpaired"]
path = .vim/bundle/vim-unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/NrrwRgn"]
path = .vim/bundle/NrrwRgn
url = git://github.com/chrisbra/NrrwRgn.git
[submodule ".vim/bundle/sparkup"]
path = .vim/bundle/sparkup
url = git://github.com/rstacruz/sparkup.git
[submodule ".vim/bundle/ack.vim"]
path = .vim/bundle/ack.vim
url = git://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/VimOrganizer"]
path = .vim/bundle/VimOrganizer
url = git://github.com/hsitz/VimOrganizer.git
[submodule ".vim/bundle/lusty"]
path = .vim/bundle/lusty
url = git://github.com/sjbach/lusty.git
[submodule ".vim/bundle/vim-coffee-script"]
path = .vim/bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/command-t"]
path = .vim/bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule ".vim/bundle/EasyGrep"]
path = .vim/bundle/EasyGrep
url = https://github.com/vim-scripts/EasyGrep.git
[submodule ".vim/bundle/snipmate"]
path = .vim/bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/DrawIt"]
path = .vim/bundle/DrawIt
url = https://github.com/vim-scripts/DrawIt.git
[submodule ".vim/bundle/vim-multiple-cursors"]
path = .vim/bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors
[submodule ".vim/bundle/fish-syntax"]
path = .vim/bundle/fish-syntax
url = https://github.com/vim-scripts/fish-syntax
[submodule ".vim/bundle/calendar-vim"]
path = .vim/bundle/calendar-vim
url = https://github.com/mattn/calendar-vim
[submodule ".vim/bundle/vim-puppet"]
path = .vim/bundle/vim-puppet
url = https://github.com/rodjek/vim-puppet.git
[submodule ".vim/bundle/vim-angry"]
path = .vim/bundle/vim-angry
url = https://github.com/b4winckler/vim-angry.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git