Commit: runtime(doc): Tweak doc style in options.txt

1 view
Skip to first unread message

Christian Brabandt

unread,
Mar 2, 2026, 1:31:55 PM (2 days ago) Mar 2
to vim...@googlegroups.com
runtime(doc): Tweak doc style in options.txt

Commit: https://github.com/vim/vim/commit/73f41626df1f1764007f073088048ffea4f970c4
Author: Hirohito Higashi <h.eas...@gmail.com>
Date: Mon Mar 2 18:21:40 2026 +0000

runtime(doc): Tweak doc style in options.txt

Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index e2505b617..6986fde86 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*options.txt* For Vim version 9.2. Last change: 2026 Mar 01
+*options.txt* For Vim version 9.2. Last change: 2026 Mar 02


VIM REFERENCE MANUAL by Bram Moolenaar
@@ -5813,9 +5813,9 @@ A jump table for the options with a short description can be found at |Q_op|.
Like |lcs-tab|, but only for leading tabs. When
omitted, the "tab" setting is used for leading tabs.
|lcs-tab| must also be set for this to work. *E1572*
- You can combine it with "tab:", for example:
- `:set listchars=tab:>-,leadtab:.\ `
- This shows leading tabs as periods(.) and other tabs
+ You can combine it with "tab:", for example: >
+ :set listchars=tab:>-,leadtab:.\
+< This shows leading tabs as periods(.) and other tabs
as ">--".
*lcs-trail*
trail:c Character to show for trailing spaces. When omitted,
Reply all
Reply to author
Forward
0 new messages