aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/php/textobjects.scm
Commit message (Collapse)AuthorAge
* Add `parameter.around` text object queryAndrey Tkachenko2022-05-25
|
* Add comment textobject for surround selection and navigation (#1605)Daniel S Poulin2022-03-06
|
* Add textobjects queries for php (#1601)Daniel S Poulin2022-01-30
* Add textobjects queries for php * Missing EOL fix * Update generated docs after adding textobjects to php