1
0
mirror of https://github.com/amix/vimrc synced 2025-07-10 03:25:00 +08:00

submoudle vim-rails added

This commit is contained in:
hustcalm
2012-10-29 23:34:13 +08:00
parent b5ce6ef63a
commit a7a6d7e6f4
4 changed files with 10 additions and 4 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = git://github.com/tpope/vim-rails.git