Commit Graph

8 Commits

Author SHA1 Message Date
1757dd1700 Bump :editor evil
emacs-evil/evil@1e7aa5b -> emacs-evil/evil@373a57e
redguardtoo/evil-nerd-commenter@87734b9 -> redguardtoo/evil-nerd-commenter@b670f69
emacs-evil/evil-collection@c136589 -> emacs-evil/evil-collection@a21725f
2020-10-09 04:41:45 -04:00
d25da7185c Making gpg files incompatible with undo-fu session 2020-07-16 08:43:21 -06:00
c4a1cc0493 emacs/undo: use doom-first-buffer-hook 2020-05-18 15:38:11 -04:00
5c493541a9 Fix #3089: load unfo-fu a little sooner 2020-05-13 14:05:58 -04:00
5e7d684927 Fix #3089: undo-fu-mode not enabled early enough 2020-05-11 15:31:16 -04:00
094d74c1c0 Fix undo-fu-session not loading
TIL a minor mode with a non-nil :init-value doesn't trigger its hooks.
2020-04-13 22:37:43 -04:00
1d6f0b3e44 Move undo-fu keybinds to :emacs undo module 2020-04-13 18:50:29 -04:00
3e340ab415 Add :emacs undo module
Moves undo-fu/undo-tree out of core and allows uses to choose one or the
other.

Relevant to #2339
2020-04-13 18:45:40 -04:00