Added auctex and yasnippets
This commit is contained in:
5
.emacs.d/snippets/emacs-lisp-mode/use-package-binding
Normal file
5
.emacs.d/snippets/emacs-lisp-mode/use-package-binding
Normal file
@@ -0,0 +1,5 @@
|
||||
#contributor: Daniel Hitzel
|
||||
#name: use-package binding
|
||||
#key: upb
|
||||
# --
|
||||
:bind ("${1:binding}" . ${2:function-name})
|
||||
Reference in New Issue
Block a user