Fix documentation for %val{window_range}
Makes line and column be the right way around in the docs.
This commit is contained in:
parent
90db664635
commit
3b0f69a6d6
|
@ -417,7 +417,7 @@ The following expansions are supported (with required context _in italics_):
|
|||
_in window scope_ +
|
||||
list of coordinates and dimensions of the buffer-space
|
||||
available on the current window, in the following format:
|
||||
`<coord_x> <coord_y> <width> <height>`
|
||||
`<coord_y> <coord_x> <height> <width>`
|
||||
|
||||
Values in the above list that do not mention a context are available
|
||||
everywhere.
|
||||
|
|
Loading…
Reference in New Issue
Block a user