runtime(doc): fix :z command description again
Commit:
https://github.com/vim/vim/commit/96be27309c89dcf1a5e48b364cfba57ed126ec96
Author: Christian Brabandt <[email protected]>
Date: Mon Apr 27 17:06:47 2026 +0000
runtime(doc): fix :z command description again
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index 4403b6c6e..e60a557df 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -1,4 +1,4 @@
-*various.txt* For Vim version 9.2. Last change: 2026 Apr 26
+*various.txt* For Vim version 9.2. Last change: 2026 Apr 27
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -184,8 +184,8 @@ g8 Print the hex values of the bytes used
in the
If the mark is "=", a line of dashes is printed
around the current line.
- If the 'number' or 'relativenumber' option is set,
- absolute line numbers will be included in the output.
+ If the 'number' option is set, absolute line numbers
+ will be included in the output.
*:z!*
:[range]z![+-^.=][count]
--
--
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/E1wHPY1-004HBL-L7%40256bit.org.