mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
doc: Remove reference to gettimeofday()
We use libuv for high resolution time now so this note is irrelevant.
This commit is contained in:
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>*
|
||||
|
Loading…
Reference in New Issue
Block a user