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