there is no escape
This commit is contained in:
parent
3e73f77b4b
commit
fee36df107
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
" Interactive
|
||||
nnoremap <buffer> <Leader>i :terminal python -i '%'<CR>
|
||||
nnoremap <buffer> <Leader>i :terminal python -i %<CR>
|
||||
|
||||
" Lint
|
||||
function! Pylint()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue