Add bug link

This commit is contained in:
James Nguyen 2022-05-31 19:28:16 -04:00
parent cd34af6067
commit a63cb007bf
1 changed files with 1 additions and 0 deletions

View File

@ -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)