From f8c1c3d9b496c2e4c113966c26314d671376a9e6 Mon Sep 17 00:00:00 2001 From: Jeff Date: Thu, 24 Aug 2023 09:36:59 -0400 Subject: [PATCH] Update highlights --- highlights.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/highlights.scm b/highlights.scm index d7f8107..9df1dda 100644 --- a/highlights.scm +++ b/highlights.scm @@ -1,5 +1,7 @@ (comment) @commenqt (operator) @operator +(identifier) @identifier (integer) @number (string) @string -(macro) @function.builtin +(tool) @function.builtin +(float) @float