diff options
Diffstat (limited to 'yasnippet/c-mode/com')
-rw-r--r-- | yasnippet/c-mode/com | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/yasnippet/c-mode/com b/yasnippet/c-mode/com new file mode 100644 index 0000000..66551f1 --- /dev/null +++ b/yasnippet/c-mode/com @@ -0,0 +1,6 @@ + +# -*- mode: snippet -*- +# name: com +# key: com +# -- +/*! $0 */
\ No newline at end of file |