Temporarily disable hack-mode
This commit is contained in:
parent
4ffd1b4388
commit
758f804608
1 changed files with 4 additions and 4 deletions
8
Cask
8
Cask
|
@ -181,11 +181,11 @@
|
|||
;; PHP -- modules/module-php.el
|
||||
(depends-on "php-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-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
|
||||
(depends-on "anaconda-mode")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue