diff --git a/vim/vimrc b/vim/vimrc index ed606ac..6b68b26 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -281,6 +281,8 @@ endfunction let g:pencil#textwidth = 80 let g:pencil#autoformat = 1 let g:pencil#cursorwrap = 1 +let g:pencil#wrapModeDefault = 'soft' +let g:pencil#cursorwrap = 0 " == goyo == let g:goyo_width = 100