about summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'config.org')
-rw-r--r--config.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.org b/config.org index 92990d9..0fc3430 100644 --- a/config.org +++ b/config.org
@@ -166,7 +166,6 @@ I don't like the customize interface, but I still sometimes use it when I'm not
166 (use-package super-save 166 (use-package super-save
167 :custom 167 :custom
168 (auto-save-default nil) 168 (auto-save-default nil)
169 (super-save-auto-save-when-idle t)
170 (super-save-exclude '(".gpg")) 169 (super-save-exclude '(".gpg"))
171 :config 170 :config
172 (super-save-mode 1)) 171 (super-save-mode 1))