From e3a863bd1cd41b482a8b1ceb39e933e906041f9b Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Sun, 7 Mar 2021 18:59:39 +0100 Subject: Fix readonly keyword in typescript --- queries/typescript/highlights.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'queries/typescript') diff --git a/queries/typescript/highlights.scm b/queries/typescript/highlights.scm index 77c21754f..8b755ba73 100644 --- a/queries/typescript/highlights.scm +++ b/queries/typescript/highlights.scm @@ -12,10 +12,9 @@ "protected" "public" "type" +"readonly" ] @keyword -(readonly) @keyword - ; types (type_identifier) @type -- cgit v1.2.3-70-g09d2