index
:
nvim_config.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
after
/
ftplugin
/
python.vim
blob: a0bc092bbd3e3c07042d3ca312378e01b16987f0 (
plain
)
1
2
3
if exists(':AsyncRun') nnoremap <silent> <F9> :AsyncRun python "%"<CR> endif