dotfiles/vim-files/vim/ftplugin/ruby.vim

3 lines
64 B
VimL
Raw Normal View History

" Vim-Test
let test#ruby#rspec#executable = 'bundle exec rspec'