mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
Add supercollider support
This commit is contained in:
parent
b8a2d45fa8
commit
1f7db48523
5 changed files with 169 additions and 0 deletions
7
queries/supercollider/folds.scm
Normal file
7
queries/supercollider/folds.scm
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[
|
||||
(function_call)
|
||||
(code_block)
|
||||
(function_block)
|
||||
(control_structure)
|
||||
] @fold
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue