nvim-treesitter/queries/html
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 HTML: add folds queries 2021-02-07 15:24:20 +01:00
highlights.scm HTML: capture src attributes as text.uri 2021-02-26 07:45:59 +01:00
indents.scm feat: use @ignore for comments and multiline strings 2021-03-01 23:28:53 +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 PHP, TOML, and update HTML, javascript queries 2020-08-04 08:05:51 +02:00