set textwidth=79
This commit is contained in:
parent
67ea84a3c8
commit
c6e66a956f
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ set expandtab
|
|||
set shiftround
|
||||
set autoindent
|
||||
|
||||
set textwidth=79
|
||||
|
||||
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