chentoast/marks.nvim

LSP highlighting stops working

fimkap opened this issue · 2 comments

It's a nice plugin, but when the plugin is activated, LSP highlighting of a symbol under cursor stops working.

my initial uninformed guess is that this is caused by a bad interaction between a cursorhold autocmd and this plugin - see #40 for more discussion.

Thank you. A workaround with refresh_interval fixes the problem.