mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-18 01:38:57 +00:00
fix: go methods query missing (#336)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
(function_declaration "func" @open.func) @scope.func
|
||||
(method_declaration "func" @open.func) @scope.func
|
||||
(func_literal "func" @open.func) @scope.func
|
||||
|
||||
(return_statement "return" @mid.func.1)
|
||||
|
||||
Reference in New Issue
Block a user