index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queries
/
php
Age
Commit message (
Expand
)
Author
2021-05-19
fix(php): highlights function call expression
elianiva
2021-05-17
Update queries/php/highlights.scm
Stephan Seitz
2021-05-17
highlights/locals(php): rename type_name -> named_type
Stephan Seitz
2021-05-07
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-04-28
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-03-22
Add indents for php
shirasaka
2021-03-16
Mark several invalid queries
Stephan Seitz
2021-03-12
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2020-11-24
Add injections to PHP
shirasaka
2020-09-14
Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages
Stephan Seitz
2020-09-14
Folds: rename query files to folds.scm to be consistent
Santos Gallegos
2020-09-12
Update PHP query
Shirasaka
2020-09-11
ci: fix wrong queries
Thomas Vigouroux
2020-08-16
fix(queries): use vim-match for non lua regexes
Steven Sojka
2020-08-05
PHP: Update locals query
Shirasaka
2020-08-04
Add PHP, TOML, and update HTML, javascript queries
Shirasaka