rust: tread , as a punctuation delimiter

This commit is contained in:
Yuki Ito 2021-03-21 15:15:30 +09:00 committed by Thomas Vigouroux
parent db67f5e517
commit 0c12ff67fe

View file

@ -121,6 +121,7 @@
"::"
"."
";"
","
] @punctuation.delimiter
(parameter (identifier) @parameter)