summaryrefslogtreecommitdiff
path: root/emacs/.doom.d/init.el
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2021-07-10 16:10:33 -0400
committerKjetil Orbekk <kj@orbekk.com>2021-07-10 16:10:33 -0400
commit05624ed9994ba1de0bb7117e3dc366ba513a82e2 (patch)
treed49c2429b44f620dc3cfc56c9ee40d709cad33b3 /emacs/.doom.d/init.el
parent965041d7e8aea95af5cde820a67bf1334d246054 (diff)
clojure
Diffstat (limited to 'emacs/.doom.d/init.el')
-rw-r--r--emacs/.doom.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el
index 643e036..46c6dd7 100644
--- a/emacs/.doom.d/init.el
+++ b/emacs/.doom.d/init.el
@@ -108,7 +108,7 @@
:lang
;;agda ; types of types of types of types...
cc ; C/C++/Obj-C madness
- ;;clojure ; java with a lisp
+ clojure ; java with a lisp
;;common-lisp ; if you've seen one lisp, you've seen them all
;;coq ; proofs-as-programs
;;crystal ; ruby at the speed of c