dotfiles/.gitmodules
Eryn Wells 677e121b7a Add mutt-colors-solarized repo
Source the light theme (which turns out to be a dark them instead...) in my
muttrc.
2012-03-21 09:51:24 -07:00

36 lines
1.3 KiB
Text

[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "vim/bundle/speeddating"]
path = vim/bundle/speeddating
url = git://github.com/tpope/vim-speeddating.git
[submodule "vim/bundle/blackboard"]
path = vim/bundle/blackboard
url = git://github.com/nelstrom/vim-blackboard.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/snipmate"]
path = vim/bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/git"]
path = vim/bundle/git
url = git://github.com/tpope/vim-git.git
[submodule "vim/bundle/solarized"]
path = vim/bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
url = http://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = git://git.wincent.com/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