evil-lisp-state icon indicating copy to clipboard operation
evil-lisp-state copied to clipboard

Support `evil-undo-system` other than undo-tree

Open fnussbaum opened this issue 1 year ago • 0 comments

As of https://github.com/emacs-evil/evil/commit/4a336e9c0e0940ad21716260be9bb393c89f6553, evil supports undo-fu and the built-in undo-only/undo-redo commands. The commands evil-undo and evil-redo will call the correct functions depending on the value of evil-undo-system.

Spacemacs switched to undo-fu by default in https://github.com/syl20bnr/spacemacs/commit/c8da713c6986e2c9236cb3d520a75beb0b64fb9d.

fnussbaum avatar Sep 11 '24 09:09 fnussbaum