summaryrefslogtreecommitdiff
path: root/evil-collection.el
diff options
context:
space:
mode:
authorJames Nguyen <james@jojojames.com>2022-05-31 19:28:16 -0400
committerJames Nguyen <james@jojojames.com>2022-05-31 19:28:16 -0400
commita63cb007bf15c3fd4c3322f29f85d18d5574f7ba (patch)
tree8cbe181e82235ac193da8c851f423bbe6beeb224 /evil-collection.el
parentcd34af6067e29aa2c46e8cac5dd4dc5c9ae0d3af (diff)
Add bug link0.0.8
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)