diff options
Diffstat (limited to 'template/cpp/snip-comment-block.cpp')
| -rw-r--r-- | template/cpp/snip-comment-block.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/cpp/snip-comment-block.cpp b/template/cpp/snip-comment-block.cpp new file mode 100644 index 0000000..5d93c0d --- /dev/null +++ b/template/cpp/snip-comment-block.cpp @@ -0,0 +1,3 @@ +/** + * {{_cursor_}} + */ |
