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-03-06 10:45:22 +00:00
2024-04-26 15:13:06 +01:00
2024-05-16 17:37:46 +08:00
2024-01-16 09:33:10 +00:00
2024-05-15 07:18:33 +08:00
2024-01-19 11:54:04 +00:00
2024-05-15 07:18:33 +08:00
2024-03-16 19:26:10 +00:00
2024-03-16 19:26:10 +00:00
2024-04-30 07:04:42 +08:00
2024-03-09 11:21:55 +00:00