Remove the clojure-mode package
This commit is contained in:
parent
52bcb80a3f
commit
db1d1dd95d
@ -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))))
|
(fish-mode . (lambda () (add-hook 'before-save-hook 'fish_indent-before-save))))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Clojure
|
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
|
||||||
(use-package clojure-mode)
|
|
||||||
#+end_src
|
|
||||||
|
|
||||||
** Bats, for testing shell scripts
|
** Bats, for testing shell scripts
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user