aboutsummaryrefslogtreecommitdiff
path: root/test/functional/treesitter/highlight_spec.lua
Commit message (Expand)AuthorAge
* refactor: remove char_u (#22829)dundargoc2023-04-02
* fix(tests): adapt treesitter/highlight_spec priority testChristian Clason2023-04-01
* feat(treesitter)!: deprecate top level indexes to modules (#22761)Lewis Russell2023-03-24
* feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`Folke Lemaitre2022-12-17
* refactor(treesitter): rename x_position => x_posJustin M. Keyes2022-09-25
* fix(treesitter): return full metadata for get_captures_at_position (#20203)Christian Clason2022-09-16
* fix(treesitter): do not link @error by defaultChristian Clason2022-09-06
* feat(treesitter): add injectionsChristian Clason2022-09-06
* ci(tests): don't skip parsers on functionaltestChristian Clason2022-09-06
* fix(treesitter): make it get_captures_at_positionbfredl2022-08-26
* feat(treesitter)!: use @foo.bar style highlight groupsbfredl2022-08-26
* feat(ui): allow conceal to be defined in decorationsbfredl2022-03-20
* feat(tree-sitter): allow Atom-style capture fallbacks (#14196)Stephan Seitz2022-02-16
* feat(treesitter): allow to set highlight priority for queriesStephan Seitz2021-07-22
* feat(treesitter): allow injections to be configured through directivesSteven Sojka2021-04-02
* fixup: remove unused test functionTJ DeVries2021-03-31
* ts: Add per-language highlight linksTJ DeVries2021-03-31
* fixup: Add a test and it is so prettyTJ DeVries2021-03-30
* buffer updates: mark sorted region as changed.Björn Linse2021-01-03
* tests: make treesitter its own categoryBjörn Linse2021-01-03