dotar/.gitmodules

25 lines
1009 B
Plaintext
Raw Normal View History

2011-11-19 00:10:06 +08:00
[submodule "KeyBindings"]
path = KeyBindings
url = https://github.com/ttscoff/KeyBindings.git
2011-11-19 00:17:29 +08:00
[submodule "vim/bundle/fugitive"]
path = vim/bundle/tpope-fugitive
2011-11-19 00:17:29 +08:00
url = http://github.com/tpope/vim-fugitive.git
2011-11-19 05:44:15 +08:00
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
2011-11-19 05:30:16 +08: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
[submodule "vim/bundle/astashov-vim-ruby-debugger"]
path = vim/bundle/astashov-vim-ruby-debugger
url = https://github.com/astashov/vim-ruby-debugger
2011-12-07 15:26:07 +08:00
[submodule "vim/bundle/godlygeek-csapprox"]
path = vim/bundle/godlygeek-csapprox
url = https://github.com/godlygeek/csapprox.git