Open bkerin opened 2 years ago
With a bit more testing I find this is related to the global updatetime setting (which in coc.nvcim documentation you suggest setting to 300 from it's default of 4000 ms).
It looks like the labels (a, b, c etc.) don't actually appear until the time to use them is expired. That time seems like about updatetime ms. The labels then hang around for what seems like about updatetime ms before disappearing again, but during that time pressing them doesn't actually result in a motion.
This is on vim 9.342
as the subject says