mirror of
https://github.com/neovim/neovim.git
synced 2026-04-29 18:54:18 +00:00
defaults: set 'display' to "lastline" by default.
Re: https://github.com/neovim/neovim/issues/2676
This commit is contained in:
committed by
Justin M. Keyes
parent
7e7d78b2a6
commit
2c40d117e6
@@ -32,6 +32,7 @@ these differences.
|
||||
- 'autoindent' is set by default.
|
||||
- 'backspace' defaults to "indent,eol,start"
|
||||
- 'complete' doesn't include "i"
|
||||
- 'display' defaults to "lastline"
|
||||
- 'encoding' defaults to "utf-8"
|
||||
- 'formatoptions' defaults to "tcqj"
|
||||
- 'hlsearch' is set by default
|
||||
|
||||
Reference in New Issue
Block a user