runtime(doc): Tweak doc style in options.txt
Commit:
https://github.com/vim/vim/commit/73f41626df1f1764007f073088048ffea4f970c4
Author: Hirohito Higashi <[email protected]>
Date: Mon Mar 2 18:21:40 2026 +0000
runtime(doc): Tweak doc style in options.txt
Signed-off-by: Christian Brabandt <[email protected]>
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,
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1vx81v-003Vek-RQ%40256bit.org.