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