From c46a180ae5cd113d7f56801402a50c00b1954c93 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 1 Apr 2021 16:36:36 -0500 Subject: Don't compress undo-fu-session files at work --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 7209c04..9093916 100644 --- a/init.el +++ b/init.el @@ -464,7 +464,8 @@ call `zzz-to-char'." (setup (:straight undo-fu-session) (:option undo-fu-session-incompatible-files '("/COMMIT_EDITMSG\\'" "/git-rebase-todo\\'") - undo-fu-session-directory (acdw/in-dir "undo/" t)) + undo-fu-session-directory (acdw/in-dir "undo/" t) + undo-fu-session-compression (eq acdw/system :home)) (global-undo-fu-session-mode +1)) ;;;; Minibuffer -- cgit 1.4.1-21-gabe81