From f90a9eadba2949be30f812a57d05b353f572ed77 Mon Sep 17 00:00:00 2001 From: kiyan42 Date: Tue, 30 Jun 2020 08:14:47 +0200 Subject: [PATCH] add python async --- queries/python/highlights.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index ca0f84387..fb316bea5 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -132,6 +132,7 @@ [ "assert" + "async" "await" "class" "def"