dotfiles/.gitmodules
Andrew R. M 3fd739da93 Added submodule for snipmate
Also renamed vim-vinegar to vinegar
2017-04-06 21:29:25 -04:00

40 lines
1.5 KiB
Plaintext

[submodule "vim/.vim/bundle/slime"]
path = vim/.vim/bundle/slime
url = https://github.com/jpalardy/vim-slime
[submodule "vim/.vim/bundle/filetype-nix"]
path = vim/.vim/bundle/filetype-nix
url = https://github.com/LnL7/vim-nix
[submodule "vim/.vim/bundle/sleuth"]
path = vim/.vim/bundle/sleuth
url = https://github.com/tpope/vim-sleuth
[submodule "vim/.vim/bundle/fugitive"]
path = vim/.vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/.vim/bundle/eunuch"]
path = vim/.vim/bundle/eunuch
url = https://github.com/tpope/vim-eunuch
[submodule "vim/.vim/bundle/commentary"]
path = vim/.vim/bundle/commentary
url = https://github.com/tpope/vim-commentary
[submodule "vim/.vim/bundle/pathogen"]
path = vim/.vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "vim/.vim/bundle/endwise"]
path = vim/.vim/bundle/endwise
url = https://github.com/tpope/vim-endwise
[submodule "vim/.vim/bundle/supertab"]
path = vim/.vim/bundle/supertab
url = https://github.com/ervandew/supertab
[submodule "vim/.vim/bundle/tagbar"]
path = vim/.vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "vim/.vim/bundle/vim-vinegar"]
path = vim/.vim/bundle/vinegar
url = https://github.com/tpope/vim-vinegar
[submodule "vim/.vim/bundle/vim-snipmate"]
path = vim/.vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate
[submodule "vim/.vim/bundle/snipmate"]
path = vim/.vim/bundle/snipmate
url = https://github.com/garbas/vim-snipmate