fix(undo): add emacs version check for vundo

This commit is contained in:
Henrik Lissner 2023-09-16 05:26:32 +02:00
parent 34f583d396
commit 8e1f5509ea
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -50,6 +50,7 @@
(use-package! vundo
:unless (modulep! +tree)
:when (> emacs-major-version 27)
:defer t
:config
(setq vundo-glyph-alist vundo-unicode-symbols