vim/ftplugin/ruby.vim

3 lines
66 B
VimL
Raw Normal View History

2018-12-12 09:02:12 +00:00
nnoremap <silent> <buffer> <F5> :call SaveAndExecute('ruby')<CR>