You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When signs are enabled, they don't update after normal commands like dd, Vd etc. I think there is a missing autocommand (TextChanged) at this position:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
When signs are enabled, they don't update after normal commands like
dd
,Vd
etc. I think there is a missing autocommand (TextChanged) at this position:vim-lsp/autoload/lsp.vim
Lines 133 to 140 in 9806023
I tried a bit on my fork and it doesn't slow the plugin, seems good!
The text was updated successfully, but these errors were encountered: