Fix go locals query for var_spec identifiers

pull/16/head
Matthew Toohey 1 year ago committed by Pascal Kuthe
parent 4cdba7cccd
commit 99a8b6159c

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

Loading…
Cancel
Save