Add hack-mode
This commit is contained in:
parent
01c89d6ede
commit
54f7e84b68
1 changed files with 2 additions and 0 deletions
|
@ -14,5 +14,7 @@
|
|||
(require 'php-refactor-mode)
|
||||
(add-hook! php-mode '(turn-on-eldoc-mode emr-initialize php-refactor-mode)))
|
||||
|
||||
(use-package hack-mode :mode "\\.hh$")
|
||||
|
||||
(provide 'module-php)
|
||||
;;; module-php.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue