update all the things

This commit is contained in:
Barak Michener 2014-01-20 19:55:23 -05:00
parent c05c682adc
commit 9674c8cca9
13 changed files with 116 additions and 9 deletions

18
.gitmodules vendored
View file

@ -31,9 +31,6 @@
[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
@ -79,3 +76,18 @@
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = git://github.com/majutsushi/tagbar
[submodule ".vim/bundle/delimitMate"]
path = .vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate/
[submodule ".vim/bundle/neco-ghc"]
path = .vim/bundle/neco-ghc
url = http://github.com/eagletmt/neco-ghc
[submodule ".vim/bundle/ghcmod-vim"]
path = .vim/bundle/ghcmod-vim
url = https://github.com/eagletmt/ghcmod-vim
[submodule ".vim/bundle/vimproc"]
path = .vim/bundle/vimproc
url = https://github.com/Shougo/vimproc.vim.git
[submodule ".vim/bundle/ultisnips"]
path = .vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips