vim: Use soft wrapping for pencil
This commit is contained in:
@@ -281,6 +281,8 @@ endfunction
|
|||||||
let g:pencil#textwidth = 80
|
let g:pencil#textwidth = 80
|
||||||
let g:pencil#autoformat = 1
|
let g:pencil#autoformat = 1
|
||||||
let g:pencil#cursorwrap = 1
|
let g:pencil#cursorwrap = 1
|
||||||
|
let g:pencil#wrapModeDefault = 'soft'
|
||||||
|
let g:pencil#cursorwrap = 0
|
||||||
|
|
||||||
" == goyo ==
|
" == goyo ==
|
||||||
let g:goyo_width = 100
|
let g:goyo_width = 100
|
||||||
|
|||||||
Reference in New Issue
Block a user