mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/clojure: add clojure-mode
How the heck did this module not have this already?
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/clojure/packages.el
|
||||
|
||||
(package! clojure-mode :pin "c970c4605c")
|
||||
(package! cider :pin "52dcc60cd5")
|
||||
(package! clj-refactor :pin "92d372393a")
|
||||
|
||||
|
Reference in New Issue
Block a user