mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Add hack-mode
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user