nvim-treesitter/queries/yaml
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 Yaml: fix folds 2021-02-07 15:37:21 +01:00
highlights.scm YAML: update queries (#1203) 2021-04-18 21:51:03 +00:00
indents.scm feat: added more indent queries 2021-01-14 14:43:04 +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 YAML: update queries (#1203) 2021-04-18 21:51:03 +00:00