Fix go locals query for var_spec identifiers

This commit is contained in:
Matthew Toohey 2023-04-15 00:53:04 -04:00 committed by Pascal Kuthe
parent 4cdba7cccd
commit 99a8b6159c

View File

@ -12,7 +12,7 @@
(identifier) @local.definition))
(var_spec
name: (identifier) @local.definition)
(identifier) @local.definition)
(for_statement
(range_clause