From b03b54fa0494905835f169f396e8204cebcfcdd0 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 30 Sep 2021 17:19:56 -0500 Subject: Super save not when idle --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index b4cc4d2..09e7d77 100644 --- a/init.el +++ b/init.el @@ -2129,7 +2129,7 @@ the default is \"/\"." (setup (:straight super-save) (:option auto-save-default nil - super-save-auto-save-when-idle t + super-save-auto-save-when-idle nil super-save-exclude '(".gpg") super-save-remote-files nil) (auto-save-visited-mode -1) -- cgit 1.4.1-21-gabe81