marks.nvim icon indicating copy to clipboard operation
marks.nvim copied to clipboard

refactor: use `cursorhold` for redrawing instead of timers

Open chentoast opened this issue 3 years ago • 1 comments

haven't yet decided if this is the way to go, but might be a good stopgap until more timer fixes land in neovim core. ref #40 and #62

chentoast avatar Apr 19 '22 05:04 chentoast

Could this be merged or become some option? The only way I can stop marks from not using lots of CPU, is to include this patch in my fork. This plugin updates regularly though, so that doesn't make things easy.

stevenxxiu avatar Jan 10 '24 13:01 stevenxxiu