Added rake.vim, like rails.vim but for any project with a rakefile

This commit is contained in:
yan
2012-05-07 23:55:28 -07:00
parent b879e053b3
commit 7ec7e3c34c
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -311,3 +311,6 @@
[submodule "vim/bundle/tpope-vim-bundler"]
path = vim/bundle/tpope-vim-bundler
url = https://github.com/tpope/vim-bundler
[submodule "vim/bundle/tpope-vim-rake"]
path = vim/bundle/tpope-vim-rake
url = https://github.com/tpope/vim-rake.git