Files
neovim/runtime/lua/vim
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-06-14 23:06:11 +00:00
2024-05-16 17:37:46 +08:00
2024-05-15 07:18:33 +08:00
2024-05-15 07:18:33 +08:00