Correct comments in Caskfile
This commit is contained in:
parent
09f1b21b5b
commit
56fa230d81
1 changed files with 2 additions and 2 deletions
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")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue