]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): clarify the help style a bit
authorChristian Brabandt <cb@256bit.org>
Sun, 25 Jan 2026 17:58:30 +0000 (17:58 +0000)
committerChristian Brabandt <cb@256bit.org>
Sun, 25 Jan 2026 17:59:30 +0000 (17:59 +0000)
related: #19250

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/helphelp.txt

index c014e558c115f89c606450479161d62be7321fad..a020c0ea0655c96b6eabc0daeed78903dd4875b3 100644 (file)
@@ -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.