f5 to play maybe
parent
bfdc1d9bc4
commit
fc39e2fdc3
@ -1,3 +1,5 @@
|
||||
if !has('nvim')
|
||||
nnoremap <buffer> <C-]> :ALEGoToDefinition<CR>
|
||||
endif
|
||||
|
||||
nnoremap <F5> :Cargo run<CR>
|
||||
|
Loading…
Reference in New Issue