Files
emacs/snippets/emacs-lisp-mode/use-package-binding
2024-04-30 07:08:23 +02:00

6 lines
140 B
Plaintext

# -*- mode: snippet -*-
# contributor: Daniel Hitzel
# name: use-package binding
# key: upb
# --
:bind ("${1:binding}" . ${2:function-name})