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