chore: remove empty line

This update was part of vim-patch:4c29502.
4c295027a4
The other parts of that patch were applied to Neovim in ad6bb38.
This commit is contained in:
Daniel Steinberg 2021-07-03 14:50:33 -04:00
parent ae97f25e9d
commit 096309037b

View File

@ -5127,7 +5127,6 @@ getmousepos() *getmousepos()*
If the mouse is over a focusable floating window then that If the mouse is over a focusable floating window then that
window is used. window is used.
When using |getchar()| the Vim variables |v:mouse_lnum|, When using |getchar()| the Vim variables |v:mouse_lnum|,
|v:mouse_col| and |v:mouse_winid| also provide these values. |v:mouse_col| and |v:mouse_winid| also provide these values.