style(php): enable magit-psr-show-warnings
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
:ensure (:host github :repo "KJ2ME/magit-psr")
|
:ensure (:host github :repo "KJ2ME/magit-psr")
|
||||||
:config
|
:config
|
||||||
(setq magit-psr-recent-commits 20
|
(setq magit-psr-recent-commits 20
|
||||||
;; magit-psr-show-warnings t
|
magit-psr-show-warnings t
|
||||||
magit-psr-show-placeholder nil))
|
magit-psr-show-placeholder nil))
|
||||||
|
|
||||||
(provide 'lang-php)
|
(provide 'lang-php)
|
||||||
|
|||||||
Reference in New Issue
Block a user