dotar/.gitmodules

19 lines
727 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/tpope-fugitive
2011-11-18 10:17:29 -06:00
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
[submodule "vim/bundle/raimondi-delimitMate"]
path = vim/bundle/raimondi-delimitMate
url = https://github.com/Raimondi/delimitMate