From 5db48a5966ad1aa57e3088fa429c96c170d7bcca Mon Sep 17 00:00:00 2001 From: Aymeric Wibo Date: Thu, 4 Jul 2024 12:39:11 +0200 Subject: [PATCH] highlighting: Remove the concept of template types --- queries/highlights.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/queries/highlights.scm b/queries/highlights.scm index 657305b..6959f21 100644 --- a/queries/highlights.scm +++ b/queries/highlights.scm @@ -49,7 +49,8 @@ (type_name) @type [ (primitive_type) - (template_type) + "vec" + "map" ] @type.builtin ; literals