nvim-treesitter / nvim-treesitter-refactor

Refactor module for nvim-treesitter
Apache License 2.0
407 stars 25 forks source link

Add configurable delay for highlight_definitions #35

Open Shatur opened 2 years ago

Shatur commented 2 years ago

Is your feature request related to a problem? Please describe. I experience a blinky highlighting even if clear_on_cursor_move = false.

Describe the solution you'd like It would be nice to have a configurable delay which doesn't depend on updatetime.

asmodeus812 commented 1 year ago

Any news on that, would be a great feature, depending on updatetime seems like a rather weird idea.