summaryrefslogtreecommitdiff
path: root/evil-collection-eww.el
diff options
context:
space:
mode:
Diffstat (limited to 'evil-collection-eww.el')
-rw-r--r--evil-collection-eww.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/evil-collection-eww.el b/evil-collection-eww.el
index 3cc357d..6f57854 100644
--- a/evil-collection-eww.el
+++ b/evil-collection-eww.el
@@ -30,6 +30,8 @@
(require 'eww)
(require 'evil)
+(declare-function evil-collection-inhibit-insert-state "evil-collection")
+
(defun evil-collection-eww-setup ()
"Set up `evil' bindings for `eww'."