Files
dotfiles/.emacs.d/snippets/lisp-mode/comment
2017-12-21 17:29:29 +01:00

7 lines
89 B
Plaintext

# -*- mode: snippet -*-
# name: comment
# key: /*
# --
#|${1:type the comment here}|#
$0