Skip to content

Commit 10e13ec

Browse files
committed
feat: lua field context
Closes #80
1 parent b044b50 commit 10e13ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/nvim_context_vt/config.lua

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ M.targets = {
8686
'assignment_statement',
8787
'function_call',
8888
'expression_list',
89+
'field',
8990

9091
-- go
9192
'type_spec',

0 commit comments

Comments
 (0)