Install clojure-mode

Clojure is the next language i want to learn.
master
Gergely Polonkai 3 years ago
parent e15290b262
commit ebc7398e39
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4

@ -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

@ -46,6 +46,7 @@
cargo
cheatsheet
ciel
clojure-mode
coffee-mode
command-log-mode
company

Loading…
Cancel
Save