mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
supercollider: add support for const
This commit is contained in:
parent
631734743a
commit
0f6492506d
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@
|
|||
[
|
||||
"arg"
|
||||
"classvar"
|
||||
; "const"
|
||||
"const"
|
||||
; "super"
|
||||
; "this"
|
||||
"var"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue