index
:
dotemacs
master
Unnamed repository; edit this file 'description' to name the repository.
bard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snippets
/
emacs-lisp-mode
/
hook
blob: 3b05c394ca5714e6be5f9335be2d59de15d7c3fb (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: hook # key: hook # -- (add-hook ${1:mode}-mode-hook #'$0)