From a0dc6c8635a1d4fc700c82f4008414d021d9a6d2 Mon Sep 17 00:00:00 2001 From: Jaehwang Jung Date: Sun, 11 Dec 2022 23:10:33 +0900 Subject: highlights(lua): use @method.call --- queries/lua/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'queries/lua') diff --git a/queries/lua/highlights.scm b/queries/lua/highlights.scm index 48aed0529..1c17d823b 100644 --- a/queries/lua/highlights.scm +++ b/queries/lua/highlights.scm @@ -172,7 +172,7 @@ (function_call name: (dot_index_expression field: (identifier) @function.call)) (function_declaration name: (dot_index_expression field: (identifier) @function)) -(method_index_expression method: (identifier) @method) +(method_index_expression method: (identifier) @method.call) (function_call (identifier) @function.builtin -- cgit v1.2.3-70-g09d2