feat(defaults): remove 'options' from viewoptions #15397

ref #6289
This commit is contained in:
Gregory Anders
2021-08-16 14:05:24 -06:00
committed by GitHub
parent e01b88c799
commit 3954537b9e
4 changed files with 4 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ set undodir^=.
set wildoptions=
set startofline
set sessionoptions+=options
set viewoptions+=options
set switchbuf=
" Unmap Nvim default mappings.