Fix jaded-mode ref in Caskfile
This commit is contained in:
parent
024bf5b540
commit
bfc47f61b7
1 changed files with 1 additions and 1 deletions
2
Cask
2
Cask
|
@ -206,7 +206,7 @@
|
||||||
(depends-on "scss-mode")
|
(depends-on "scss-mode")
|
||||||
(depends-on "sass-mode")
|
(depends-on "sass-mode")
|
||||||
; (depends-on "sws-mode")
|
; (depends-on "sws-mode")
|
||||||
(depends-on "jaded-mode" :git "https://github.com/hlissner/emacs-slim")
|
(depends-on "jaded-mode" :git "https://github.com/hlissner/jaded-mode")
|
||||||
|
|
||||||
|
|
||||||
;;;; ORGANIZATIONAL/WRITING ;;;;;;;;;;;;
|
;;;; ORGANIZATIONAL/WRITING ;;;;;;;;;;;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue