From b68f57928c8e9073163bdf699d00f7cce4c9d7f4 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Fri, 6 Jun 2014 21:51:48 -0400 Subject: Move diminish code to single file --- lisp/init-git.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'lisp/init-git.el') diff --git a/lisp/init-git.el b/lisp/init-git.el index bc7c70c..2e1ee30 100644 --- a/lisp/init-git.el +++ b/lisp/init-git.el @@ -50,8 +50,6 @@ Useful for non-source code repos (e.g., Org mode note files)." (magit-define-popup-action 'magit-branch-popup ?t "Local tracking" 'km/magit-checkout-local-tracking) -(diminish 'magit-auto-revert-mode) - ;; http://whattheemacsd.com/setup-magit.el-01.html (defadvice magit-status (around magit-fullscreen activate) ad-do-it -- cgit v1.2.3