3 lines
132 B
VimL
3 lines
132 B
VimL
|
nnoremap <buffer> <F5> :call ft#compileeruby#CompileEruby(0)<CR>
|
||
|
nnoremap <buffer> <F6> :call ft#compileeruby#CompileEruby(1)<CR>
|