delight auto revert

This commit is contained in:
petrucci4prez 2018-07-20 02:37:59 -04:00
parent 1047adb9a0
commit 1f3e550e52
1 changed files with 1 additions and 0 deletions

View File

@ -369,6 +369,7 @@ NOTES:
(use-package magit
:ensure t
:config
:delight auto-revert-mode
(setq magit-push-always-verify nil
git-commit-summary-max-length 50))
#+END_SRC