Plugin 'tpope/vim-rails' Plugin 'tpope/vim-rake' " vim-rspec mappings nnoremap t :call RunCurrentSpecFile() nnoremap s :call RunNearestSpec() nnoremap l :call RunLastSpec()