From bab90da10622bcb0bc2bb3609704a29fe2a382c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20Br=C3=BCckl?= Date: Tue, 25 Nov 2014 11:38:51 +0100 Subject: [PATCH] Fix documentation The information about some defaults was wrong. --- doc/elvisopt.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/elvisopt.html b/doc/elvisopt.html index 7e3a2af..81ae846 100644 --- a/doc/elvisopt.html +++ b/doc/elvisopt.html @@ -1033,7 +1033,7 @@

6.8 Options affecting the appearance of text

The ruler option causes the current line number and column number to be displayed at the bottom of the screen. This uses the same definition of "line number" as the number option, above. -This option is false by default. +This option is true by default.
guidewidth, gw (Tab-list, buf)
The guidewidth option causes vertical @@ -1220,8 +1220,7 @@

6.8 Options affecting the appearance of text

display a one-word label for its current parse state in the lower right-hand corner of the window. Usually, this will be either "Command" or "Input". -This option is false by default, but I suggest you make it true because it -really is handy. +This option is true by default.
nonascii, asc (One-Of, global)
The nonascii option tells Elvis how to @@ -2379,7 +2378,7 @@

6.16 Window update parameters

If the new cursor position is outside that range, then Elvis uses a "jump and center" approach, in which the window's image is drawn from scratch with the new cursor line shown in the center of the window. -Its default value is 5. +Its default value is 10.
wrap (Boolean, win)
The wrap option determines how Elvis will