summaryrefslogtreecommitdiff
path: root/queries/php
AgeCommit message (Collapse)Author
2021-03-22Add indents for phpshirasaka
2021-03-16Mark several invalid queriesStephan Seitz
2021-03-12Add comment parser to highlight comment tags (#893)Santos Gallegos
Closes #236
2020-11-24Add injections to PHPshirasaka
2020-09-14Fix #307: Use and document TSVariable/TSVariableBuiltin in all languagesStephan Seitz
2020-09-14Folds: rename query files to folds.scm to be consistentSantos Gallegos
We use plural names for all query files except folds.
2020-09-12Update PHP queryShirasaka
2020-09-11ci: fix wrong queriesThomas Vigouroux
2020-08-16fix(queries): use vim-match for non lua regexesSteven Sojka
2020-08-05PHP: Update locals queryShirasaka
2020-08-04Add PHP, TOML, and update HTML, javascript queriesShirasaka
- PHP : Add highlights and locals query - TOML : Add highlights and locals query - HTML : Add scope - javascript : Add some scopes