mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
docs: add 'plus one' to correct getmousepos docs
This change was applied to Vim as part of 90df4b9.
90df4b9d42
This commit is contained in:
parent
096309037b
commit
88442c2fa6
@ -5122,7 +5122,7 @@ getmousepos() *getmousepos()*
|
||||
are zero.
|
||||
|
||||
When the position is after the text then "column" is the
|
||||
length of the text in bytes.
|
||||
length of the text in bytes plus one.
|
||||
|
||||
If the mouse is over a focusable floating window then that
|
||||
window is used.
|
||||
|
Loading…
Reference in New Issue
Block a user