runtime(doc): tweak documentation style a bit more in options.txt
Commit:
https://github.com/vim/vim/commit/97e0f955dadc58e878d9933ca6a5d97374573199
Author: zeertzjq <[email protected]>
Date: Sun Sep 14 04:12:12 2025 -0400
runtime(doc): tweak documentation style a bit more in options.txt
related: https://github.com/vim/vim/issues/18284
Signed-off-by: zeertzjq <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 3de624757..83602bbb7 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*options.txt* For Vim version 9.1. Last change: 2025 Sep 13
+*options.txt* For Vim version 9.1. Last change: 2025 Sep 14
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1236,7 +1236,7 @@ A jump table for the options with a short description can
be found at |Q_op|.
will ensure file name uniqueness in the backup directory.
On Win32, it is also possible to end with "\". However, When a
separating comma is following, you must use "//", since "\" will
- include the comma in the file name. Therefore it is recommended to
+ include the comma in the file name. Therefore it is recommended to
use '//', instead of '\'.
- Environment variables are expanded |:set_env|.
- Careful with '\' characters, type one before a space, type two to
@@ -6416,7 +6416,7 @@ A jump table for the options with a short description can
be found at |Q_op|.
fit the highest line number in the buffer respectively the number of
rows in the window, depending on whether 'number' or 'relativenumber'
is set. Thus with the Vim default of 4 there is room for a line
- number up to 999. When the buffer has 1000 lines five columns will be
+ number up to 999. When the buffer has 1000 lines five columns will be
used. The minimum value is 1, the maximum value is 20.
NOTE: This option is set to the Vi default value when 'compatible' is
set and to the Vim default value when 'compatible' is reset.
--
--
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/E1uxht7-005d5R-Nd%40256bit.org.