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