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 1a8cfd80..0ab11029 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -408,6 +408,7 @@
(use-package magit-annex :ensure)
(use-package magit-wip
+ :disabled t
:diminish magit-wip-save-mode
:config (global-magit-wip-save-mode 1)))