adding clojure

This commit is contained in:
Chris Cochrun 2023-05-25 09:28:59 -05:00
parent 686d14a6c6
commit d262d19ed9

View file

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