nvim-treesitter/queries/php
tk-shirasaka 64b3d5e569
feat: add the php_only parser included in tree-sitter-php (#5876)
Add parser  `php_only` for PHP files without HTML embedded.
Make queries for combined parser `php` inherit from `php_only` (no extensions needed).

---------

Co-authored-by: shirasaka <tk.shirasaka@gmail>
2024-01-20 12:34:49 +00:00
..
folds.scm feat: add the php_only parser included in tree-sitter-php (#5876) 2024-01-20 12:34:49 +00:00
highlights.scm feat: add the php_only parser included in tree-sitter-php (#5876) 2024-01-20 12:34:49 +00:00
indents.scm feat: add the php_only parser included in tree-sitter-php (#5876) 2024-01-20 12:34:49 +00:00
injections.scm feat: add the php_only parser included in tree-sitter-php (#5876) 2024-01-20 12:34:49 +00:00
locals.scm feat: add the php_only parser included in tree-sitter-php (#5876) 2024-01-20 12:34:49 +00:00