dotar/.gitmodules

22 lines
878 B
Plaintext

[submodule "KeyBindings"]
path = KeyBindings
url = https://github.com/ttscoff/KeyBindings.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/tpope-fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
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