diff --git a/configuration.org b/configuration.org index cbf96c5..a9c4b9d 100644 --- a/configuration.org +++ b/configuration.org @@ -3267,12 +3267,6 @@ 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 - ** Bats, for testing shell scripts #+begin_src emacs-lisp