Skip to content

Commit cf29b3d

Browse files
committed
add cpp namespace
1 parent 96a9aee commit cf29b3d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lua/nvim_context_vt/config.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ M.targets = {
105105
-- cpp
106106
'for_range_loop',
107107
'preproc_ifdef',
108+
'namespace_definition',
108109

109110
-- python
110111
'list',

0 commit comments

Comments
 (0)