mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
doc: Remove reference to gettimeofday()
We use libuv for high resolution time now so this note is irrelevant.
This commit is contained in:

committed by
Michael Reed

parent
e4fb777252
commit
0735b05c82
@@ -687,8 +687,8 @@ alt key is pressed (it may move the window).
|
||||
|
||||
*double-click*
|
||||
Double, triple and quadruple clicks are supported when the GUI is active, for
|
||||
Windows and for an xterm (if the gettimeofday() function is available). For
|
||||
selecting text, extra clicks extend the selection:
|
||||
Windows and for an xterm. For selecting text, extra clicks extend the
|
||||
selection:
|
||||
click select ~
|
||||
double word or % match *<2-LeftMouse>*
|
||||
triple line *<3-LeftMouse>*
|
||||
|
Reference in New Issue
Block a user