marks.nvim
marks.nvim copied to clipboard
refactor: use `cursorhold` for redrawing instead of timers
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
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.