aboutsummaryrefslogtreecommitdiffstats
path: root/queries/pascal/locals.scm
Commit message (Collapse)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-54/+0
|
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-211-3/+2
|
* chore: query formattingPham Huy Hoang2024-01-191-20/+50
|
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-191-20/+20
|
* Add support for Pascal (#2153)Isopod2021-12-241-0/+25
* Add support for Pascal * Pascal: Replace some of the capture groups, use lua-match where possible