remove textwidth option

This commit is contained in:
ManjaroOne666 2020-02-09 12:18:20 +00:00
commit 8405768563

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