From 18fd5709b7419c9a0fe36b349375736959d6e0ff Mon Sep 17 00:00:00 2001 From: David Hotham Date: Wed, 16 Dec 2020 10:38:23 +0000 Subject: [PATCH] remove plus from list of punctuation --- queries/yaml/highlights.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/queries/yaml/highlights.scm b/queries/yaml/highlights.scm index e5ca1a43f..7fa7ce291 100644 --- a/queries/yaml/highlights.scm +++ b/queries/yaml/highlights.scm @@ -15,7 +15,6 @@ (yaml_directive) @keyword (ERROR) @error [ -; "+" ; including this causes "invalid node type" errors?!? "," "-" ":"