mirror of
https://github.com/neovim/neovim.git
synced 2026-07-16 06:10:39 +00:00
vim-patch:bf6892a: runtime(doc): Update documentation on :z
bf6892aaab
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -186,6 +186,9 @@ gx Opens the current filepath, URL (decided by
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user