From: Christian Brabandt Date: Sun, 25 Jan 2026 17:58:30 +0000 (+0000) Subject: runtime(doc): clarify the help style a bit X-Git-Tag: v9.1.2111~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5268b95150d99b560178ed361079c16c3d4c59f6;p=thirdparty%2Fvim.git runtime(doc): clarify the help style a bit related: #19250 Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/helphelp.txt b/runtime/doc/helphelp.txt index c014e558c1..a020c0ea06 100644 --- a/runtime/doc/helphelp.txt +++ b/runtime/doc/helphelp.txt @@ -1,4 +1,4 @@ -*helphelp.txt* For Vim version 9.1. Last change: 2025 Dec 02 +*helphelp.txt* For Vim version 9.1. Last change: 2026 Jan 25 VIM REFERENCE MANUAL by Bram Moolenaar @@ -418,8 +418,9 @@ STYLE If your Vim has 'modeline' enabled, Vim should follow the preferred style automatically when editing built-in help files. -Vim help files should be formatted for a 'textwidth' of 78 characters, so they -look good in a typical 80 x 24 terminal window. +Vim help files should be formatted for a 'textwidth' of 78 characters (with +'conceal' enabled), so they look good in a typical 80 x 24 terminal window; +use `:set colorcolumn=+0` as a visual guide. Use two spaces between the final dot of a sentence of the first letter of the next sentence. Like this.