mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
Temporarily disable hack-mode
This commit is contained in:
8
Cask
8
Cask
@ -181,11 +181,11 @@
|
|||||||
;; PHP -- modules/module-php.el
|
;; PHP -- modules/module-php.el
|
||||||
(depends-on "php-mode")
|
(depends-on "php-mode")
|
||||||
(depends-on "php-refactor-mode")
|
(depends-on "php-refactor-mode")
|
||||||
(depends-on "php-extras" :git "https://github.com/arnested/php-extras")
|
|
||||||
(depends-on "hack-mode"
|
|
||||||
:git "https://github.com/facebook/hhvm"
|
|
||||||
:files ("hphp/hack/editor-plugins/emacs/*.el"))
|
|
||||||
(depends-on "php-boris")
|
(depends-on "php-boris")
|
||||||
|
(depends-on "php-extras" :git "https://github.com/arnested/php-extras")
|
||||||
|
;; (depends-on "hack-mode"
|
||||||
|
;; :git "https://github.com/facebook/hhvm"
|
||||||
|
;; :files ("hphp/hack/editor-plugins/emacs/*.el"))
|
||||||
|
|
||||||
;; Python -- modules/module-python.el
|
;; Python -- modules/module-python.el
|
||||||
(depends-on "anaconda-mode")
|
(depends-on "anaconda-mode")
|
||||||
|
Reference in New Issue
Block a user