mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Correct comments in Caskfile
This commit is contained in:
4
Cask
4
Cask
@ -283,9 +283,9 @@
|
|||||||
|
|
||||||
|
|
||||||
;;;; EXTRA TOOLS ;;;;;;;;;;;;;;;;;;;;;;;
|
;;;; EXTRA TOOLS ;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
;; Demo --- extra-demo.el
|
;; Demo --- modules/custom-demo.el
|
||||||
(depends-on "htmlize")
|
(depends-on "htmlize")
|
||||||
(depends-on "impatient-mode")
|
(depends-on "impatient-mode")
|
||||||
|
|
||||||
;; Writing -- modules/extra-write.el
|
;; Writing -- modules/custom-write.el
|
||||||
; (depends-on "helm-bibtex")
|
; (depends-on "helm-bibtex")
|
||||||
|
Reference in New Issue
Block a user