mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-16 05:43:47 -05:00
ensure autoindent is restored correctly
This commit is contained in:
@@ -144,7 +144,7 @@ function! pencil#init(...) abort
|
||||
setlocal formatoptions-=v
|
||||
setlocal formatoptions-=w " trailing whitespace continues paragraph
|
||||
else
|
||||
setlocal autoindent<
|
||||
setlocal autoindent< noautoindent<
|
||||
setlocal list< nolist<
|
||||
setlocal wrapmargin<
|
||||
setlocal display<
|
||||
|
||||
Reference in New Issue
Block a user