aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query/highlights_spec.lua
Commit message (Collapse)AuthorAgeFilesLines
* properly replace deprecated tsutils functionsKiyoon Kim2023-02-121-2/+2
|
* highlights(rust): use `@namespace` for `[(crate) (self) (super)]`Stephan Seitz2023-01-011-15/+33
| | | | Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/3992
* feat!: remove obsolete `TS*` highlight groupsChristian Clason2022-10-161-3/+1
|
* fix(test): update tests to Nvim 0.8Christian Clason2022-10-021-3/+3
|
* tests: use main parsers instead of nvim-treesitter parser for testsStephan Seitz2022-01-291-6/+2
|
* fix(ci): make highlight test working with markdownStephan Seitz2022-01-161-1/+15
|
* Add assert that "highlight-assertions" is executableStephan Seitz2021-11-241-0/+6
|
* Add highlight testsStephan Seitz2021-11-241-0/+90