aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query/highlights/pascal/test.pas
Commit message (Collapse)AuthorAgeFilesLines
* highlights(Pascal): Fix highlighting of typesPhilip Zander2022-01-051-0/+39
A recent change broke highlighting for namespaces & generic types like `foo.bar` and `foo<t>`.