Clean up unnecessary eval-after-load's
This commit is contained in:
parent
d9e194da92
commit
fa897fc9d8
5 changed files with 11 additions and 19 deletions
|
@ -64,9 +64,6 @@
|
|||
:config
|
||||
(evil-set-initial-state 'php-boris-mode 'emacs))
|
||||
|
||||
;; Support for Facebook's version of PHP
|
||||
(use-package hack-mode :mode "\\.hh$")
|
||||
|
||||
(define-minor-mode php-laravel-mode
|
||||
""
|
||||
:init-value nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue