vim/ftplugin/ruby.vim

3 lines
66 B
VimL

nnoremap <silent> <buffer> <F5> :call SaveAndExecute('ruby')<CR>