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

@@ -61,8 +61,8 @@ the differences.
- 'tags' defaults to "./tags;,tags"
- 'ttimeoutlen' defaults to 50
- 'ttyfast' is always set
- 'viewoptions' includes "unix,slash"
- 'undodir' defaults to ~/.local/share/nvim/undo (|xdg|), auto-created
- 'viewoptions' includes "unix,slash", excludes "options"
- 'viminfo' includes "!"
- 'wildmenu' is enabled
- 'wildoptions' defaults to "pum,tagfile"