summaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 1e720adc..b01a9802 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -238,6 +238,7 @@ windows side-by-side in the frame."
'(gc-cons-threshold 16777216)
'(gdb-many-windows t)
'(gdb-show-main t nil nil "This is helpful when gdb-many-windows is turned off.")
+ '(git-rebase-confirm-cancel nil)
'(global-so-long-mode t)
'(gnus-article-skip-boring t)
'(gnus-auto-center-summary nil)