Add supercollider support

This commit is contained in:
Mads Kjeldgaard 2021-02-02 18:58:07 +01:00 committed by Thomas Vigouroux
parent b8a2d45fa8
commit 1f7db48523
5 changed files with 169 additions and 0 deletions

View file

@ -0,0 +1,16 @@
[
(collection)
(parameter_call_list)
(function_block)
(code_block)
] @indent
[
(parameter_call_list (argument_calls))
"("
")"
"{"
"}"
"["
"]"
] @branch