From 2a63ea5665a6de96acd31a045d9d4d73272ff5a9 Mon Sep 17 00:00:00 2001 From: Lewis Russell Date: Tue, 6 Sep 2022 11:56:27 +0100 Subject: feat(spell): upstream spell queries from spellsitter --- queries/python/highlights.scm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'queries/python/highlights.scm') diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index 5e2c4de66..f14e29f23 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -141,6 +141,7 @@ (float) @float (comment) @comment +(comment) @spell (string) @string [ (escape_sequence) @@ -148,6 +149,9 @@ "}}" ] @string.escape +; doc-strings +(expression_statement (string) @spell) + ; Tokens [ -- cgit v1.2.3-70-g09d2