diff --git a/configs/lang-php.el b/configs/lang-php.el index b3b3293..0467ee4 100644 --- a/configs/lang-php.el +++ b/configs/lang-php.el @@ -57,7 +57,7 @@ :ensure (:host github :repo "KJ2ME/magit-psr") :config (setq magit-psr-recent-commits 20 - ;; magit-psr-show-warnings t + magit-psr-show-warnings t magit-psr-show-placeholder nil)) (provide 'lang-php)