Fix pug-mode dependency
This commit is contained in:
parent
3150bb7c99
commit
9cc698bc3a
1 changed files with 1 additions and 1 deletions
2
Cask
2
Cask
|
@ -279,7 +279,7 @@
|
||||||
(depends-on "company-web")
|
(depends-on "company-web")
|
||||||
(depends-on "emmet-mode")
|
(depends-on "emmet-mode")
|
||||||
(depends-on "haml-mode")
|
(depends-on "haml-mode")
|
||||||
(depends-on "pug-mode" :git "https://github.com/hlissner/pug-mode")
|
(depends-on "pug-mode" :git "https://github.com/hlissner/emacs-pug-mode")
|
||||||
(depends-on "web-mode")
|
(depends-on "web-mode")
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue