diff options
author | Wsevolod <kefirchik3@gmail.com> | 2022-06-02 10:49:57 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-02 09:49:57 +0200 |
commit | d5651a4183da8dfc71508850e429a7f0b99979f7 (patch) | |
tree | 3cf0da43df434b1c2d6d53564a1d3d529b052dc0 /src/nvim/api/vim.c | |
parent | 285f6518e6d4e94441742d3eb87187f1d24d122a (diff) | |
download | rneovim-d5651a4183da8dfc71508850e429a7f0b99979f7.tar.gz rneovim-d5651a4183da8dfc71508850e429a7f0b99979f7.tar.bz2 rneovim-d5651a4183da8dfc71508850e429a7f0b99979f7.zip |
fix(lua): stop pending highlight.on_yank timer, if any (#18824)
When yanking another range while previous yank is still highlighted, the
pending timer could clear the highlight almost immediately (especially
when using larger `timeout`, i.e. 2000)
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions