3 lines
83 B
VimL
3 lines
83 B
VimL
nnoremap <buffer> <C-5> :GodotRun<CR>
|
|
nnoremap <buffer> <C-6> :GodotRunCurrent<CR>
|
nnoremap <buffer> <C-5> :GodotRun<CR>
|
|
nnoremap <buffer> <C-6> :GodotRunCurrent<CR>
|