diff --git a/configuration.org b/configuration.org index 1d59eb2..a363d3e 100644 --- a/configuration.org +++ b/configuration.org @@ -3634,6 +3634,12 @@ directory. It is available from [[http://plantuml.com/download][here]]. (fish-mode . (lambda () (add-hook 'before-save-hook 'fish_indent-before-save)))) #+END_SRC +** Clojure + +#+begin_src emacs-lisp +(use-package clojure-mode) +#+end_src + * Games ** Gnu Go diff --git a/customizations.el b/customizations.el index a556441..50781db 100644 --- a/customizations.el +++ b/customizations.el @@ -46,6 +46,7 @@ cargo cheatsheet ciel + clojure-mode coffee-mode command-log-mode company