Diminish magit add-on modes
This commit is contained in:
@@ -1827,6 +1827,7 @@ I use helm for almost all emacs completion
|
|||||||
*** magit-gh-pulls
|
*** magit-gh-pulls
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package magit-gh-pulls
|
(use-package magit-gh-pulls
|
||||||
|
:diminish magit-gh-pull-mode
|
||||||
:after magit
|
:after magit
|
||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
@@ -1835,6 +1836,7 @@ I use helm for almost all emacs completion
|
|||||||
*** magit-gitflow
|
*** magit-gitflow
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package magit-gitflow
|
(use-package magit-gitflow
|
||||||
|
:diminish magit-gitflow-mode
|
||||||
:after magit
|
:after magit
|
||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
|
Reference in New Issue
Block a user