mirror of
https://github.com/neovim/neovim.git
synced 2026-06-16 16:51:19 +00:00
* fix(treesitter): properly restore `'syntax'` (#21358) * fix(treesitter): really restore syntax - also unset b:ts_highlight on stop() Fixes: #21836