Moved vim-ruby-debugger into bundle/git submodule

This commit is contained in:
yan
2011-12-06 23:09:36 -08:00
committed by Yan Pritzker
parent 5623d26c71
commit 2a11b17ffb
5 changed files with 5 additions and 2120 deletions

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[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