mirror of
https://github.com/correl/dotfiles.git
synced 2024-12-18 03:00:11 +00:00
[emacs] Remove diminished magit-auto-revert-mode
Minor mode is no longer present in magit.
This commit is contained in:
parent
d59949647b
commit
fa91ed719d
1 changed files with 0 additions and 1 deletions
|
@ -627,7 +627,6 @@ Taken from http://groups.google.com/group/gnu.emacs.gnus/browse_thread/thread/a6
|
|||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package magit
|
||||
:ensure t
|
||||
:diminish magit-auto-revert-mode
|
||||
:commands (magit-init
|
||||
magit-status
|
||||
magit-diff
|
||||
|
|
Loading…
Reference in a new issue