neovim/runtime/lua/vim/treesitter
Gregory Anders 42009ac7df
feat(treesitter): add 'lang' option to show_tree() (#21341)
This is necessary for now to support filetypes that use a parser with a
different name (e.g. the "terraform" filetype uses the "hcl" parser).
2022-12-08 09:51:46 -07:00
..
health.lua feat(checkhealth): check runtime ($VIMRUNTIME) 2022-10-30 16:23:58 +01:00
highlighter.lua feat(spell): support nospell in treesitter queries 2022-11-12 10:19:03 +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(gen): support language annotation in docstrings 2022-12-02 16:05:00 +01:00