From 56634f49ab3d8122153c8c5582c581fb6a6af075 Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Wed, 22 Dec 2021 13:26:55 -0500 Subject: Update queries - Don't use the old form for predicates - Update some invalid queries --- queries/python/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'queries/python') diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index 533233e48..0813c960b 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -75,7 +75,7 @@ ((call function: (identifier) @function.builtin) - (any-of? @function.builtin + (#any-of? @function.builtin "abs" "all" "any" "ascii" "bin" "bool" "breakpoint" "bytearray" "bytes" "callable" "chr" "classmethod" "compile" "complex" "delattr" "dict" "dir" "divmod" "enumerate" "eval" "exec" "filter" "float" "format" "frozenset" "getattr" "globals" "hasattr" "hash" "help" "hex" "id" "input" "int" "isinstance" "issubclass" -- cgit v1.2.3-70-g09d2