Minimal Clojure lang support
This commit is contained in:
parent
fe8f0ab0b9
commit
f027acdf10
2 changed files with 15 additions and 0 deletions
5
modules/lang/clojure/packages.el
Normal file
5
modules/lang/clojure/packages.el
Normal file
|
@ -0,0 +1,5 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/clojure/packages.el
|
||||
|
||||
(package! cider)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue