nvim-treesitter/queries/ruby
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 support and somewhat better indents for ruby 2021-03-15 19:54:30 +01:00
highlights.scm [highlights] Add TSSymbol highlight group 2021-03-04 06:19:40 +01:00
indents.scm Indent Ruby singleton classes 2021-04-17 09:39:32 +02:00
injections.scm Comment: use @combined to create just one tree per buffer (#1252) 2021-04-28 07:19:07 -05:00
locals.scm 💣 !! Use TSUpdate !! Fix ruby queries 2020-11-03 20:26:08 +01:00