summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d')
-rw-r--r--emacs/.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index 0424d50..3ea4b91 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -288,6 +288,7 @@
'(js-indent-level 2)
'(jshint-mode-node-program "nodejs")
'(magit-auto-revert-mode nil)
+ '(magit-commit-show-diff nil)
'(magit-diff-refine-hunk 'all)
'(menu-bar-mode nil)
'(ns-use-srgb-colorspace nil)