aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_timers.vim
Commit message (Collapse)AuthorAge
* eval: implement timers. vim-patch: 7.4.1578, 7.4.1831Björn Linse2016-05-24
For the moment, timers are triggered during sleep, but not in wait-for-input modes, like press-RETURN or f_getchar()