nvim/ftplugin/ruby.vim

3 lines
66 B
VimL
Raw Normal View History

2020-03-19 15:47:31 +00:00
nnoremap <silent> <buffer> <F5> :call SaveAndExecute('ruby')<CR>