From: Christian Brabandt Date: Sun, 26 Apr 2026 09:18:07 +0000 (+0000) Subject: runtime(doc): Update documentation on :z X-Git-Tag: v9.2.0396~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=bf6892aaabd52bbfdc24730e77a05ba91675a1d7;p=thirdparty%2Fvim.git runtime(doc): Update documentation on :z Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index c22cef3cc8..4403b6c6e4 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 25 +*various.txt* For Vim version 9.2. Last change: 2026 Apr 26 VIM REFERENCE MANUAL by Bram Moolenaar @@ -184,6 +184,9 @@ 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. + *:z!* :[range]z![+-^.=][count] Like ":z", but when [count] is not specified, it