From be36938fd1edbce0e3ee87e239286de2a4ac0697 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Thu, 27 Feb 2025 09:42:39 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index cc37f5e..e6758f5 100644 --- a/README.md +++ b/README.md @@ -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