dotfiles/.gitmodules

39 lines
1.5 KiB
Text

[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/speeddating"]
path = vim/bundle/speeddating
url = https://github.com/tpope/vim-speeddating.git
[submodule "vim/bundle/blackboard"]
path = vim/bundle/blackboard
url = https://github.com/nelstrom/vim-blackboard.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/snipmate"]
path = vim/bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/git"]
path = vim/bundle/git
url = https://github.com/tpope/vim-git.git
[submodule "vim/bundle/solarized"]
path = vim/bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = https://github.com/tpope/vim-repeat
[submodule "mutt/mutt-colors-solarized"]
path = mutt/mutt-colors-solarized
url = https://github.com/altercation/mutt-colors-solarized.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git