emacs-prelude/vendor/yasnippet/snippets/emacs-lisp-mode/defcustom.yasnippet
2012-02-17 22:12:32 +02:00

5 lines
117 B
Plaintext
Executable file

# contributor: Xah Lee (XahLee.org)
# name: defcustom
# key: defcustom
# --
(defcustom $0 VALUE "DOC" &optional ARGS)