diff options
Diffstat (limited to 'snippets/fundamental-mode/cj-comment-block')
| -rw-r--r-- | snippets/fundamental-mode/cj-comment-block | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/snippets/fundamental-mode/cj-comment-block b/snippets/fundamental-mode/cj-comment-block new file mode 100644 index 00000000..0670e2f6 --- /dev/null +++ b/snippets/fundamental-mode/cj-comment-block @@ -0,0 +1,7 @@ +# -*- mode: snippet -*- +# name: cj-comment-block +# key: <cj +# -- +#+begin_src cj: comment +$0 +#+end_src
\ No newline at end of file |
