neovim/runtime/lua/vim/treesitter
Lewis Russell 20b7be2d10
fix(treesitter): really restore syntax
- also unset b:ts_highlight on stop()

Fixes: #21836
2023-01-17 16:56:23 +00:00
..
health.lua feat(checkhealth): check runtime ($VIMRUNTIME) 2022-10-30 16:23:58 +01:00
highlighter.lua fix(treesitter): really restore syntax 2023-01-17 16:56:23 +00:00
language.lua docs(treesitter): clean up and update treesitter.txt (#20142) 2022-09-14 11:08:31 +02:00
languagetree.lua feat(treesitter): add vim.treesitter.show_tree() (#21322) 2022-12-08 09:22:57 -07:00
playground.lua feat(treesitter): add 'lang' option to show_tree() (#21341) 2022-12-08 09:51:46 -07:00
query.lua docs: treesitter.add_directive, add_predicate #21206 2023-01-16 04:39:19 -08:00