From f6bf56974ea3ee4a2640c9ddd1b42c20a53188cc Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Sun, 17 May 2020 17:07:27 +0200 Subject: Introduce `@include` --- queries/python/highlights.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'queries/python') diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index f953efd0c..4cd8b8998 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -103,7 +103,7 @@ ; Keywords -"as" @keyword +"as" @include "assert" @keyword "async" @keyword "await" @keyword @@ -118,10 +118,10 @@ "exec" @keyword "finally" @keyword "for" @repeat -"from" @keyword +"from" @include "global" @keyword "if" @conditional -"import" @keyword +"import" @include "lambda" @keyword "nonlocal" @keyword "pass" @keyword -- cgit v1.2.3-70-g09d2