mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Add mapping for running Python script asynchronously
This commit is contained in:
parent
01e69daf9e
commit
57047f91f9
@ -1 +1,3 @@
|
||||
|
||||
if exists(':AsyncRun')
|
||||
nnoremap <silent> <F9> :AsyncRun python "%"<CR>
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user