Minimal Clojure lang support

This commit is contained in:
vijaykiran 2017-05-30 09:28:38 +02:00
parent fe8f0ab0b9
commit f027acdf10
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; lang/clojure/packages.el
(package! cider)