| Age | Commit message (Collapse) | Author |
|
|
|
|
|
* highlights(c_sharp): fix queries for parser update
* Update c_sharp parser
* Fix generic method
|
|
|
|
|
|
|
|
folding the methods and their attributes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 4a7a713c527f57c355bc817f16fc6d955b8cce9b.
|
|
* 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
|
|
|
|
Closes #236
|
|
|
|
|
|
|
|
|
|
|
|
|
|
conditional instead of a repeat
|
|
|
|
|