summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 5849708..27d6296 100644
--- a/init.el
+++ b/init.el
@@ -1423,6 +1423,7 @@
(bind-keys :map km/compile-map
("c" . compile)
("g" . recompile))
+ (setq compilation-ask-about-save nil)
:config
(advice-add
'compile :around