Update queries/supercollider/highlights.scm

Co-authored-by: Thomas Vigouroux <tomvig38@gmail.com>
This commit is contained in:
mads kjeldgaard 2021-02-04 17:24:57 +01:00 committed by Thomas Vigouroux
parent 6770b3ac8e
commit 6aff8f4068

View file

@ -9,7 +9,6 @@
; Fixme: Should be attribute but nvim-treesitter doesn't supprt it at the moment
(argument name: (identifier) @parameter)
;(argument name: (identifier) @parameter)
; Variables
(local_var name: (identifier) @variable)