We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a9aee commit cf29b3dCopy full SHA for cf29b3d
1 file changed
lua/nvim_context_vt/config.lua
@@ -105,6 +105,7 @@ M.targets = {
105
-- cpp
106
'for_range_loop',
107
'preproc_ifdef',
108
+ 'namespace_definition',
109
110
-- python
111
'list',
0 commit comments