Add flycheck-package to caskfile
This commit is contained in:
parent
76f5ecdc9d
commit
668de73be1
1 changed files with 1 additions and 0 deletions
1
Cask
1
Cask
|
@ -81,6 +81,7 @@
|
||||||
|
|
||||||
;; Flycheck --- core/core-flycheck.el
|
;; Flycheck --- core/core-flycheck.el
|
||||||
(depends-on "flycheck")
|
(depends-on "flycheck")
|
||||||
|
(depends-on "flycheck-package")
|
||||||
(depends-on "flyspell")
|
(depends-on "flyspell")
|
||||||
|
|
||||||
;; Project --- core/core-project.el
|
;; Project --- core/core-project.el
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue