update textwidth to 80
This commit is contained in:
parent
7bbadbb0e4
commit
ff4c54221b
1 changed files with 2 additions and 0 deletions
|
|
@ -16,3 +16,5 @@ endfunction
|
|||
|
||||
nnoremap <buffer> <silent> ]] :<C-u>call <SID>JumpToNextHeading("down", v:count1)<CR>
|
||||
nnoremap <buffer> <silent> [[ :<C-u>call <SID>JumpToNextHeading("up", v:count1)<CR>
|
||||
|
||||
set textwidth=80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue