aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--zettelkasten.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/zettelkasten.el b/zettelkasten.el
index 7beb608..59c08f2 100644
--- a/zettelkasten.el
+++ b/zettelkasten.el
@@ -26,6 +26,8 @@
;;; Code:
+(require 's)
+
(defgroup zettelkasten nil
"Helper to work with zettelkasten notes."
:group 'applications)