Added auctex and yasnippets
This commit is contained in:
5
.emacs.d/snippets/clojure-mode/for
Normal file
5
.emacs.d/snippets/clojure-mode/for
Normal file
@@ -0,0 +1,5 @@
|
||||
# name: for
|
||||
# key: for
|
||||
# --
|
||||
(for [$1 $2]
|
||||
$3)$>
|
||||
Reference in New Issue
Block a user