Files
neovim/runtime/lua/vim/treesitter
zeertzjq 356ddb1305 fix(treesitter): ensure syntaxset augroup exists (#29542)
Problem:
Error when calling vim.treesitter.start() and vim.treesitter.stop() in
init.lua.

Solution:
Ensure syntaxset augroup exists after loading synload.vim.

(cherry picked from commit d413038b4f)
2024-07-02 23:40:57 +00:00
..
2024-05-07 14:36:55 +01:00
2024-05-15 23:19:26 +02:00