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.16k stars 47 forks source link

Add `!` to function `illuminate#on_insert_entered`. #26

Closed tenfyzhong closed 5 years ago

tenfyzhong commented 5 years ago

Fix reload error.

RRethy commented 5 years ago

Nice catch!