Files
neovim/runtime/lua/vim/treesitter
Luuk van Baal 35f6425207 fix(treesitter): do not modify highlight state for _on_spell_nav
Problem:  Treesitter highlighter clears the already populated highlight
          state when performing spell checking while drawing a
          smoothscrolled topline.
Solution: Save and restore the highlight state in the highlighter's
          _on_spell_nav callback.
(cherry picked from commit da4e8dc5b0)
2024-06-24 11:40:30 +00:00
..
2024-05-07 14:36:55 +01:00
2024-05-15 23:19:26 +02:00