summaryrefslogtreecommitdiff
path: root/evil-collection.el
diff options
context:
space:
mode:
Diffstat (limited to 'evil-collection.el')
-rw-r--r--evil-collection.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/evil-collection.el b/evil-collection.el
index bfda994..4f97634 100644
--- a/evil-collection.el
+++ b/evil-collection.el
@@ -41,6 +41,7 @@
;; Looks like this error can be traced through evil ->
;; Look at the commit that moved this line above `evil' to see the error message.
;; evil -> evil-vars -> read-kbd-macro -> seq-into -> error.
+;; https://github.com/emacs-evil/evil/issues/1627
(require 'seq)
(require 'cl-lib)
(require 'evil)