summaryrefslogtreecommitdiff
path: root/evil-collection-elfeed.el
diff options
context:
space:
mode:
Diffstat (limited to 'evil-collection-elfeed.el')
-rw-r--r--evil-collection-elfeed.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/evil-collection-elfeed.el b/evil-collection-elfeed.el
index 1b2835a..fc81f26 100644
--- a/evil-collection-elfeed.el
+++ b/evil-collection-elfeed.el
@@ -30,6 +30,10 @@
(require 'elfeed nil t)
(require 'evil)
+(defvar elfeed-search-mode-map)
+(defvar elfeed-show-mode-map)
+(declare-function evil-collection-inhibit-insert-state "evil-collection")
+
(defun evil-collection-elfeed-setup ()
"Set up `evil' bindings for `elfeed'."