nvim-treesitter/queries/python
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 Python (folds): allow to fold strings 2021-01-02 04:21:47 +01:00
highlights.scm Python highlights: update definition of decorator 2021-01-07 08:52:41 +01:00
indents.scm indent: add Python @ignore queries 2021-01-14 13:54:43 +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 Python locals: Add new node with_clause 2021-01-07 08:52:41 +01:00