Install clojure-mode

Clojure is the next language i want to learn.
This commit is contained in:
Gergely Polonkai 2020-12-10 05:12:35 +01:00
parent e15290b262
commit ebc7398e39
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
2 changed files with 7 additions and 0 deletions

View File

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

View File

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