From 27079f70603c9d8a002635acfb95db33318e4eef Mon Sep 17 00:00:00 2001 From: Matthias Queitsch Date: Mon, 15 May 2023 23:21:06 +0200 Subject: highlights(sql): refactor `count` to generic `invocation` --- lockfile.json | 2 +- queries/sql/highlights.scm | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/lockfile.json b/lockfile.json index c8b40aaab..ac2fb5d7a 100644 --- a/lockfile.json +++ b/lockfile.json @@ -450,7 +450,7 @@ "revision": "05f949d3c1c15e3261473a244d3ce87777374dec" }, "sql": { - "revision": "9de72fb40cd6d13a64c3aeeabc079c6b8dadb339" + "revision": "0f774f4ce1fbc7aa6df6202301e0b08b8c844ae4" }, "squirrel": { "revision": "3fefc6b9bb2b4de1b1c461783f675918cd957546" diff --git a/queries/sql/highlights.scm b/queries/sql/highlights.scm index 815b2ac2c..1aaab65dd 100644 --- a/queries/sql/highlights.scm +++ b/queries/sql/highlights.scm @@ -14,10 +14,6 @@ (keyword_group_concat) ] @function.call -(count - name: (keyword_count) @function.call - parameter: [(field)]? @parameter) - (table_reference name: (identifier) @type) -- cgit v1.2.3-70-g09d2