Skip to content

Commit fadbd9e

Browse files
yayoyuyuandersevenrud
authored andcommitted
feat: support QML
1 parent b69f642 commit fadbd9e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lua/nvim_context_vt/config.lua

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,10 @@ M.targets = {
144144
'do_block',
145145
'tuple',
146146
'map',
147+
148+
-- qml
149+
'ui_object_definition',
150+
'ui_binding',
147151
}
148152

149153
M.ignore_root_targets = {

0 commit comments

Comments
 (0)