Skip to content

Commit

Permalink
use focus tags, rathertha files specification
Browse files Browse the repository at this point in the history
  • Loading branch information
cflipse committed Jun 1, 2014
1 parent 8e27915 commit 44e7707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -66,7 +66,7 @@ set autoread

set ic sc

map <leader>t :Dispatch rspec -fp %<cr>
map <leader>t :Dispatch rspec -fp -tfocus<cr>
map <leader>T :Dispatch rspec -fp<cr>
map <leader>w :!cucumber -pwip<cr>
map <leader>c :!cucumber<cr>
Expand Down

0 comments on commit 44e7707

Please sign in to comment.