1
0
mirror of https://github.com/amix/vimrc synced 2025-07-17 17:15:01 +08:00

Installed vim-rspec

This commit is contained in:
Mirosław Pragłowski
2015-06-03 13:04:26 +02:00
parent 21b59f336f
commit 04043cac04
3 changed files with 15 additions and 2 deletions

3
.gitmodules vendored
View File

@ -64,3 +64,6 @@
[submodule "bundle/vim-github-colorscheme"]
path = bundle/vim-github-colorscheme
url = git@github.com:endel/vim-github-colorscheme.git
[submodule "bundle/vim-rspec"]
path = bundle/vim-rspec
url = git@github.com:thoughtbot/vim-rspec.git