Added vim-ruby-debugger - real ide style debugging in vim

This commit is contained in:
yan
2012-06-06 22:16:59 -07:00
parent e44e50e023
commit a89205fa7b
3 changed files with 21 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -316,3 +316,6 @@
[submodule "vim/bundle/mattn-webapi-vim"]
path = vim/bundle/mattn-webapi-vim
url = https://github.com/mattn/webapi-vim.git
[submodule "vim/bundle/astashov-vim-ruby-debugger"]
path = vim/bundle/astashov-vim-ruby-debugger
url = https://github.com/astashov/vim-ruby-debugger