From 90f15d9bf750e35666e029174481dafbe5fde817 Mon Sep 17 00:00:00 2001 From: antonk52 Date: Sun, 4 Jul 2021 20:24:25 +0300 Subject: feat(keywords) merge return and yield into keyword.return group --- queries/python/highlights.scm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'queries/python') diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index ce5970747..9d9f8a5bb 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -217,11 +217,8 @@ [ "return" -] @keyword.return - -[ "yield" -] @keyword.yield +] @keyword.return ["from" "import"] @include (aliased_import "as" @include) -- cgit v1.2.3-70-g09d2