dotar/.gitmodules

16 lines
588 B
Plaintext
Raw Normal View History

2011-11-18 10:10:06 -06:00
[submodule "KeyBindings"]
path = KeyBindings
url = https://github.com/ttscoff/KeyBindings.git
2011-11-18 10:17:29 -06:00
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
2011-11-18 15:44:15 -06:00
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
2011-11-18 15:30:16 -06:00
url = https://github.com/altercation/vim-colors-solarized
[submodule "vim/bundle/vim-ruby-conque"]
path = vim/bundle/vim-ruby-conque
url = https://github.com/skwp/vim-ruby-conque
[submodule "vim/bundle/AnsiEsc"]
path = vim/bundle/AnsiEsc
url = https://github.com/vim-scripts/AnsiEsc.vim.git