remove plus from list of punctuation

This commit is contained in:
David Hotham 2020-12-16 10:38:23 +00:00 committed by Thomas Vigouroux
parent 4addec1361
commit 18fd5709b7

View file

@ -15,7 +15,6 @@
(yaml_directive) @keyword
(ERROR) @error
[
; "+" ; including this causes "invalid node type" errors?!?
","
"-"
":"