Switch between running rspec1 and rspec2 with :Rspec1
and :Rspec2
This commit is contained in:
parent
9459f345c7
commit
33e5fb537d
@ -296,6 +296,7 @@ files contain key mappings as well (TODO: probably will move them out to skwp-ke
|
||||
#### Rails
|
||||
|
||||
* `Cmd-Shift-R` to use vim-ruby-conque to run a spec file. `Cmd-Shift-L` to run from a line (individual it block), `,Cmd-Shift-R` to rerun the last run command (great for re-running specs)
|
||||
* :Rspec1 and :Rspec2 to switch between rspec versions for the vim-ruby-conque runner
|
||||
* `,vv` and `,cc` to switch between view and controller
|
||||
|
||||
#### Surround.vim customizations
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit a989f1c60a7237d280f368105691161100a22b40
|
||||
Subproject commit 52f7cbc249e9aaae2aeb1c52eb95a3edf2d6d9df
|
Loading…
Reference in New Issue
Block a user