1
0
Fork 0

fix(emacs): add clojure-mode package

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-01-28 23:54:24 -05:00
parent c5fe96de5e
commit 46334115b7
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -107,6 +107,7 @@
:repo "nverno/llvm-mode"))
(straight-use-package '(pollen-mode :type git :host github
:repo "basus/pollen-mode"))
(straight-use-package 'clojure-mode)
(straight-use-package 'tuareg)
(straight-use-package 'utop)