Added ,Cmd-R to rerun last conque commend (re-exec spec)
This commit is contained in:
@@ -270,7 +270,7 @@ files contain key mappings as well (TODO: probably will move them out to skwp-ke
|
||||
#### Rails
|
||||
|
||||
* `,ss` to run specs, `,ll` to run a given spec on a line - using my [vim-ruby-conque plugin](https://github.com/skwp/vim-ruby-conque)
|
||||
* `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 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)
|
||||
|
||||
#### Surround.vim customizations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user