windwp/windline.nvim

FeatureRequest: allow trigger components refresh without cache

Closed this issue · 1 comments

Please allow components refresh without cache.

I'm trying to integrate lsp-progress.nvim with windline, it already has builtin cache, and just return the message in text callback function will be fine.

But it seems no way to refresh the component using a 'User' event?

windline has component lsp progress