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