mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Arnold to the rescue
This commit is contained in:
@ -123,6 +123,7 @@ enable multiple minor modes for the same regexp.")
|
||||
:config
|
||||
(defalias 'redo #'undo-tree-redo)
|
||||
(defalias 'undo #'undo-tree-undo)
|
||||
;; http://youtu.be/Z6woIRLnbmE
|
||||
(defadvice undo-tree-load-history-hook
|
||||
(around undo-tree-load-history-shut-up activate)
|
||||
(shut-up! ad-do-it))
|
||||
|
Reference in New Issue
Block a user