Reorganize caskfile
This commit is contained in:
parent
b4458dd729
commit
bc79d471f5
1 changed files with 7 additions and 4 deletions
11
Cask
11
Cask
|
@ -70,9 +70,6 @@
|
||||||
(depends-on "company")
|
(depends-on "company")
|
||||||
(depends-on "company-statistics")
|
(depends-on "company-statistics")
|
||||||
|
|
||||||
;; Collab --- core/core-collab.el
|
|
||||||
(depends-on "impatient-mode")
|
|
||||||
|
|
||||||
;; Yasnippet --- core/core-yasnippet.el
|
;; Yasnippet --- core/core-yasnippet.el
|
||||||
(depends-on "yasnippet")
|
(depends-on "yasnippet")
|
||||||
|
|
||||||
|
@ -226,5 +223,11 @@
|
||||||
(depends-on "sass-mode")
|
(depends-on "sass-mode")
|
||||||
(depends-on "sws-mode")
|
(depends-on "sws-mode")
|
||||||
|
|
||||||
;; Writing -- modules/module-writing.el
|
|
||||||
|
|
||||||
|
;;;; LIBRARIES ;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
;; Collab --- lib-demo.el
|
||||||
|
(depends-on "impatient-mode")
|
||||||
|
|
||||||
|
;; Writing -- modules/lib-writing.el
|
||||||
(depends-on "helm-bibtex")
|
(depends-on "helm-bibtex")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue