refactoring
This commit is contained in:
parent
2da8339c12
commit
0b5b97042a
2 changed files with 34 additions and 28 deletions
|
|
@ -5,5 +5,5 @@ set expandtab
|
|||
set shiftround
|
||||
set autoindent
|
||||
|
||||
nnoremap <silent> <buffer> <F5> :call SaveAndExecutePython()<CR>
|
||||
nnoremap <silent> <buffer> <F5> :call SaveAndExecute('python')<CR>
|
||||
" vnoremap <silent> <buffer> <F5> :<C-u>call SaveAndExecutePython()<CR>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue