nvim-treesitter/queries/php
Santos Gallegos 4a7a713c52
Comment: use @combined to create just one tree per buffer (#1252)
* Comment: use `@combined` to create just one tree per buffer

There is no need to create a tree per line/block for comments.
Should fix https://github.com/nvim-treesitter/nvim-treesitter/issues/1251

* Add injections for scss

* Fix jsonc

* Combine jsdoc
2021-04-28 07:19:07 -05:00
..
folds.scm Folds: rename query files to folds.scm to be consistent 2020-09-14 18:26:30 +02:00
highlights.scm Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages 2020-09-14 18:27:20 +02:00
indents.scm Add indents for php 2021-03-22 18:02:10 +01:00
injections.scm Comment: use @combined to create just one tree per buffer (#1252) 2021-04-28 07:19:07 -05:00
locals.scm Add indents for php 2021-03-22 18:02:10 +01:00