Skip to content

Commit

Permalink
feat: lua fields
Browse files Browse the repository at this point in the history
Shows assignments and context inside tables, etc.

Closes #73
  • Loading branch information
andersevenrud committed Apr 18, 2024
1 parent 8f7b6b4 commit 4b89241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/nvim_context_vt/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ M.targets = {
'local_variable_declaration',
'variable_declaration',
'assignment_statement',
'field',

-- go
'type_spec',
Expand Down

0 comments on commit 4b89241

Please sign in to comment.