From f58cae6c228e26681039253cb172de16cd764408 Mon Sep 17 00:00:00 2001 From: Riley Bruins Date: Tue, 23 Apr 2024 12:23:15 -0700 Subject: feat: more `@keyword.type` captures --- queries/purescript/highlights.scm | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'queries/purescript') diff --git a/queries/purescript/highlights.scm b/queries/purescript/highlights.scm index ae9e930ca..5f07e9b48 100644 --- a/queries/purescript/highlights.scm +++ b/queries/purescript/highlights.scm @@ -90,13 +90,10 @@ (where) "let" "in" - "class" "instance" "derive" "foreign" "data" - "newtype" - "type" "as" "hiding" "do" @@ -108,6 +105,12 @@ "infixr" ] @keyword +[ + "type" + "newtype" + "class" +] @keyword.type + (class_instance "else" @keyword) -- cgit v1.2.3-70-g09d2