New snippet outputs this ```cpp namespace { } // namespace ``` instead of ```cpp namespace { } // anonymous ``` and this ```cpp namespace foo { } // namespace foo ``` instead of ```cpp namespace foo { } // foo ```
Description
Vim configuration files.
Languages
Vim Script
76.2%
Vim Snippet
22.1%
Python
1.7%