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