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:
@@ -1 +1,3 @@
|
|||||||
|
if exists(':AsyncRun')
|
||||||
|
nnoremap <silent> <F9> :AsyncRun python "%"<CR>
|
||||||
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user