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