Added auctex and yasnippets
This commit is contained in:
5
.emacs.d/snippets/emacs-lisp-mode/format
Normal file
5
.emacs.d/snippets/emacs-lisp-mode/format
Normal file
@@ -0,0 +1,5 @@
|
||||
#contributor: Xah Lee (XahLee.org)
|
||||
#name: format
|
||||
#key: f
|
||||
# --
|
||||
(format "${1:message}" ${2:format-args})
|
||||
Reference in New Issue
Block a user