Move undo-fu keybinds to :emacs undo module
This commit is contained in:
parent
3e340ab415
commit
1d6f0b3e44
2 changed files with 5 additions and 6 deletions
|
@ -366,12 +366,6 @@
|
|||
|
||||
(map! "C-'" #'imenu
|
||||
|
||||
"C-_" #'undo-fu-only-undo
|
||||
"M-_" #'undo-fu-only-redo
|
||||
"C-M-_" #'undo-fu-only-redo-all
|
||||
"C-x r u" #'undo-fu-session-save
|
||||
"C-x r U" #'undo-fu-session-recover
|
||||
|
||||
;;; Text scaling
|
||||
[C-mouse-4] #'text-scale-increase
|
||||
[C-mouse-5] #'text-scale-decrease
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue