about summary refs log tree commit diff
path: root/org-clubhouse.el
diff options
context:
space:
mode:
authorJean-Martin Archer <jm@jmartin.ca>2020-01-06T18·40-0800
committerGriffin Smith <glittershark@users.noreply.github.com>2020-01-07T23·15-0700
commitf6a1dc071d8a65f6f56d02eb8949b638058dece2 (patch)
tree1ea6bd4b6a52f9ebb4ca03f531f05eb0d39ed3d9 /org-clubhouse.el
parent30c340c902a9bf8ac3ae27a519b29b52cf0487e8 (diff)
add ivy as as requirement
Arguably, helm should be supported too, but hey!
Diffstat (limited to 'org-clubhouse.el')
-rw-r--r--org-clubhouse.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/org-clubhouse.el b/org-clubhouse.el
index 18509fa823..fc670d10dd 100644
--- a/org-clubhouse.el
+++ b/org-clubhouse.el
@@ -40,6 +40,7 @@
 (require 'org)
 (require 'org-element)
 (require 'subr-x)
+(require 'ivy)
 (require 'json)
 
 ;;;