diff vimrc @ 164:b18950d832ab

Add RSpec - vimux shortcut
author zegervdv <zegervdv@me.com>
date Thu, 30 Oct 2014 20:39:24 +0100
parents eb9ee89c7ccb
children 27f78c20b486
line wrap: on
line diff
--- a/vimrc	Sun Oct 26 17:22:44 2014 +0100
+++ b/vimrc	Thu Oct 30 20:39:24 2014 +0100
@@ -616,6 +616,7 @@
 " Vimux {{{
 let g:VimuxUseNearest = 1
 nnoremap <silent><leader>s :w<CR>:call VimuxRunCommand('%run -i ' . expand('%'))<CR>
+nnoremap <silent><leader>r :w<CR>:call VimuxRunCommand('rake spec')<CR>
 " }}}
 " Tmuxline {{{
 let g:tmuxline_powerline_separators=0