Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
158 B

4 years ago
  1. # -*- mode: snippet; -*-
  2. # contributor: Xah Lee (XahLee.org)
  3. # name: add-hook
  4. # key: add-hook
  5. # key: ah
  6. # --
  7. (add-hook '${1:name}-hook ${2:'${3:function}})$0