Commit Graph

5 Commits (151ac527410b9d9f184eaf67bc05b5f79109246f)

Author SHA1 Message Date
Erasin bf6f7042fe
Fix php hightlight (#3317)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2 years ago
Daniel S Poulin dd1f64d4dc
Update tree-sitter-php to latest upstream (#1521)
Brings in PHP 8.1 features, like enums, union types and the like.
2 years ago
Kirawi ee889aaa85
Updated tree-sitter query scopes (#896)
* updated theme scopes

variable.property -> variable.field
property -> variable.field

* updated theme scopes

* update book and themes

updated book and themes to reflect scope changes

* wip

* update more queries

* update dark_plus.toml
3 years ago
Michael Davis be428a295a
fix digit escapes in java & php highlights (#846) 3 years ago
Blaž Hrastnik 4e31d1521b Add tree-sitter queries. 3 years ago