Commit graph

18 commits

Author SHA1 Message Date
George Harker
cb568af539 use indent.X syntax for captures and properties of set directives
update CONTRIBUTING.md

adjust indents for bass

fix doc capture comment
2023-03-24 13:07:53 -04:00
Mads Kjeldgaard
0f6492506d supercollider: add support for const 2022-01-29 11:10:24 +01:00
Mads Kjeldgaard
631734743a supercollider: update indent query to match upstream 2022-01-29 11:10:24 +01:00
Mads Kjeldgaard
e81a60b692 fix: Remove pi_statement from highlight to sync up with upstream change 2022-01-05 12:07:20 +01:00
Santos Gallegos
56634f49ab Update queries
- Don't use the old form for predicates
- Update some invalid queries
2021-12-22 21:17:28 +01:00
Dundar Göc
6a4fdb317d chore: fix typos 2021-11-02 23:47:48 +01:00
Santos Gallegos
647268183f
Highlights: define string.special (#1551)
* Highlights: define string.special

This was in our CONTRIBUTING.md file,
but wasn't defined.

Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/1405

* Use string.escape
2021-07-11 15:59:53 -05:00
Mads Kjeldgaard
cb8ad86cb6 supercollider: simplify method 2021-05-17 21:30:40 +02:00
Santos Gallegos
67f0857015 Revert "Comment: use @combined to create just one tree per buffer (#1252)"
This reverts commit 4a7a713c52.
2021-05-07 16:51:57 +02:00
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
Santos Gallegos
e4083fc8e1
Add comment parser to highlight comment tags (#893)
Closes #236
2021-03-12 11:21:46 -05:00
Mads Kjeldgaard
bf112c13a5 Cleanup 2021-02-10 22:21:17 +01:00
Mads Kjeldgaard
9ebeb859c1 Cleanup 2021-02-10 22:21:17 +01:00
mads kjeldgaard
2208b31db6 Update queries/supercollider/locals.scm
Co-authored-by: Thomas Vigouroux <tomvig38@gmail.com>
2021-02-10 22:21:17 +01:00
mads kjeldgaard
6aff8f4068 Update queries/supercollider/highlights.scm
Co-authored-by: Thomas Vigouroux <tomvig38@gmail.com>
2021-02-10 22:21:17 +01:00
Mads Kjeldgaard
6770b3ac8e Keyword 2021-02-10 22:21:17 +01:00
Mads Kjeldgaard
67baf4ee85 remove @escape 2021-02-10 22:21:17 +01:00
Mads Kjeldgaard
1f7db48523 Add supercollider support 2021-02-10 22:21:17 +01:00