diff options
-rw-r--r-- | runtime/doc/eval.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index ce16ff36d8..b298733d06 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt @@ -5127,7 +5127,6 @@ getmousepos() *getmousepos()* If the mouse is over a focusable floating window then that window is used. - When using |getchar()| the Vim variables |v:mouse_lnum|, |v:mouse_col| and |v:mouse_winid| also provide these values. |