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

6 lines
110 B
Plaintext
Executable file

# contributor: Xah Lee (XahLee.org)
# name: add-hook
# key: add-hook
# key: ah
# --
(add-hook HOOK$0 FUNCTION)