forked from colonelpanic/dotfiles
Fix typo in diminish of magit-gh-pulls-mode
This commit is contained in:
parent
bf6406908e
commit
7c40a18221
@ -1919,7 +1919,7 @@ I use helm for almost all emacs completion
|
||||
**** magit-gh-pulls
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package magit-gh-pulls
|
||||
:diminish magit-gh-pull-mode
|
||||
:diminish magit-gh-pulls-mode
|
||||
:after magit
|
||||
:config
|
||||
(progn
|
||||
|
Loading…
Reference in New Issue
Block a user