summaryrefslogtreecommitdiff
path: root/cider-util.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-01-15 23:50:25 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2018-01-15 23:50:25 +0200
commit1b32df8fb7fbee427c874538b3bb8590ae078cf2 (patch)
tree7f8496d55acec388dbbca8b2819fdadc8fe8a318 /cider-util.el
parent6c5e4acbcbed2ffa4485b7a43d884b6e3a4ea73e (diff)
Add missing :group property
Diffstat (limited to 'cider-util.el')
-rw-r--r--cider-util.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/cider-util.el b/cider-util.el
index 78a306e6..0b9020ff 100644
--- a/cider-util.el
+++ b/cider-util.el
@@ -744,6 +744,7 @@ KIND can be the symbols `ns', `var', `emph', `fn', or a face name."
Zip/jar files work, but it's better to extract them and put the directory
paths here. Clojure sources here:
https://repo1.maven.org/maven2/org/clojure/clojure/1.8.0/."
+ :group 'cider
:package-version '(cider . "0.17.0")
:type '(list string))