mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Reorganize caskfile
This commit is contained in:
11
Cask
11
Cask
@ -70,9 +70,6 @@
|
||||
(depends-on "company")
|
||||
(depends-on "company-statistics")
|
||||
|
||||
;; Collab --- core/core-collab.el
|
||||
(depends-on "impatient-mode")
|
||||
|
||||
;; Yasnippet --- core/core-yasnippet.el
|
||||
(depends-on "yasnippet")
|
||||
|
||||
@ -226,5 +223,11 @@
|
||||
(depends-on "sass-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")
|
||||
|
Reference in New Issue
Block a user