Breaking vimrc apart into individual settings files in vim/plugin/settings
This commit is contained in:
3
vim/plugin/settings/vim-ruby-conque.vim
Normal file
3
vim/plugin/settings/vim-ruby-conque.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
" Default to rspec 1. If you want
|
||||
" rspec 2, set this to 'rspec'
|
||||
let g:ruby_conque_rspec_command='spec'
|
||||
Reference in New Issue
Block a user