neovim/runtime/lua/vim/treesitter
Justin M. Keyes 8414cfe7f4 docs: fix vim.treesitter tags
Problem:
Help tags like vim.treesitter.language.add() are confusing because
`vim.treesitter.language` is (thankfully) not a user-facing module.

Solution:
Ignore the "fstem" when generating "treesitter" tags.
2023-03-03 15:07:23 +01:00
..
_fold.lua feat(treesitter): upstream foldexpr from nvim-treesitter 2023-02-23 17:05:20 +00:00
_meta.lua feat(treesitter): expand the API 2023-02-26 16:53:33 +00:00
_range.lua fix(treesitter): typos in _range.lua 2023-03-03 11:05:59 +00:00
health.lua fix(treesitter): fixup for health 2023-02-27 15:33:18 +00:00
highlighter.lua docs: fix vim.treesitter tags 2023-03-03 15:07:23 +01:00
language.lua fix(treesitter): disallow empty filetypes 2023-03-03 09:44:02 +00:00
languagetree.lua docs: fix vim.treesitter tags 2023-03-03 15:07:23 +01:00
playground.lua refactor(treesitter): use string.format to create lines 2023-03-02 14:15:18 -07:00
query.lua docs: fix vim.treesitter tags 2023-03-03 15:07:23 +01:00