aboutsummaryrefslogtreecommitdiffstats
path: root/oni-elfeed.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-elfeed.el')
-rw-r--r--oni-elfeed.el7
1 files changed, 5 insertions, 2 deletions
diff --git a/oni-elfeed.el b/oni-elfeed.el
index bedb0c9..5d86ad4 100644
--- a/oni-elfeed.el
+++ b/oni-elfeed.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0701.175714
+;; Version: 2021.0715.222010
;; Package-Requires: (elfeed olivetti)
;; This program is free software; you can redistribute it and/or modify
@@ -22,7 +22,10 @@
;;; Commentary:
-;; Configuration for the elfeed feed reader.
+;; Configuration for the elfeed feed reader. Add the following to your init file
+;; in case you want to use this configuration:
+;;
+;; (with-eval-after-load 'elfeed (require 'oni-elfeed))
;;; Code: