RRethy / vim-illuminate

illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.
2.18k stars 50 forks source link

[feature] Time provider execution #168

Closed RRethy closed 1 year ago

RRethy commented 1 year ago

Timing the execution of provider requests would make it possible to disable slow providers using a pretty simple heuristic.