adding clojure
This commit is contained in:
parent
686d14a6c6
commit
d262d19ed9
|
@ -2855,6 +2855,7 @@ Friar is a fennel repl in the awesome repl. It allows you to interact with Aweso
|
||||||
:after fennel-mode)
|
:after fennel-mode)
|
||||||
#+end_src
|
#+end_src
|
||||||
*** Clojure
|
*** Clojure
|
||||||
|
I'm gonnna dabble in using clojure for the website
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
;; First install the package:
|
;; First install the package:
|
||||||
(use-package flycheck-clj-kondo
|
(use-package flycheck-clj-kondo
|
||||||
|
|
Loading…
Reference in a new issue