We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7b6b4 commit 4b89241Copy full SHA for 4b89241
lua/nvim_context_vt/config.lua
@@ -84,6 +84,7 @@ M.targets = {
84
'local_variable_declaration',
85
'variable_declaration',
86
'assignment_statement',
87
+ 'field',
88
89
-- go
90
'type_spec',
0 commit comments