aboutsummaryrefslogtreecommitdiff
path: root/snippets/fundamental-mode/cj-comment-block
blob: 0670e2f6669865bd91d73c5715f5c2d9924fb8f1 (plain)
1
2
3
4
5
6
7
# -*- mode: snippet -*-
# name: cj-comment-block
# key: <cj
# --
#+begin_src cj: comment
$0
#+end_src