Update README.md

This commit is contained in:
James Cherti
2025-02-27 09:42:39 -05:00
parent 906d717873
commit be36938fd1

View File

@@ -428,11 +428,7 @@ Configuring Vim keybindings in Emacs can greatly enhance your editing efficiency
:commands (undo-fu-only-undo
undo-fu-only-redo
undo-fu-only-redo-all
undo-fu-disable-checkpoint)
:custom
;; 3 times the default values
(undo-limit (* 3 160000))
(undo-strong-limit (* 3 240000)))
undo-fu-disable-checkpoint))
(use-package undo-fu-session
:ensure t