aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/options.txt
diff options
context:
space:
mode:
authorFelipe Morales <hel.sheep@gmail.com>2015-06-20 14:17:26 -0300
committerJustin M. Keyes <justinkz@gmail.com>2015-06-21 01:48:53 -0400
commit2c40d117e6a378b506a37c8bb467f95bc7cfa447 (patch)
tree8c62f415cd787c844e920676f7af229a25eff9ae /runtime/doc/options.txt
parent7e7d78b2a60af64593c989c407bde977c9cb0233 (diff)
downloadrneovim-2c40d117e6a378b506a37c8bb467f95bc7cfa447.tar.gz
rneovim-2c40d117e6a378b506a37c8bb467f95bc7cfa447.tar.bz2
rneovim-2c40d117e6a378b506a37c8bb467f95bc7cfa447.zip
defaults: set 'display' to "lastline" by default.
Re: https://github.com/neovim/neovim/issues/2676
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r--runtime/doc/options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 71c2ba13d3..4477c2e974 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -2253,7 +2253,7 @@ A jump table for the options with a short description can be found at |Q_op|.
security reasons.
*'display'* *'dy'*
-'display' 'dy' string (default "")
+'display' 'dy' string (default "lastline", Vi default: "")
global
Change the way text is displayed. This is comma separated list of
flags: