diff options
| author | James Nguyen <james@jojojames.com> | 2022-05-31 19:28:16 -0400 |
|---|---|---|
| committer | James Nguyen <james@jojojames.com> | 2022-05-31 19:28:16 -0400 |
| commit | a63cb007bf15c3fd4c3322f29f85d18d5574f7ba (patch) | |
| tree | 8cbe181e82235ac193da8c851f423bbe6beeb224 /evil-collection.el | |
| parent | cd34af6067e29aa2c46e8cac5dd4dc5c9ae0d3af (diff) | |
Add bug link0.0.8
Diffstat (limited to 'evil-collection.el')
| -rw-r--r-- | evil-collection.el | 1 |
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) |
