remove textwidth option

This commit is contained in:
ManjaroOne666 2020-02-09 12:18:20 +00:00
parent ff4c54221b
commit 8405768563
1 changed files with 0 additions and 2 deletions

View File

@ -16,5 +16,3 @@ 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