Caskfile: switch to dotmilk's emacs-crystal-mode fork
This commit is contained in:
parent
9cccca14f1
commit
49cae5ebdd
1 changed files with 1 additions and 1 deletions
2
Cask
2
Cask
|
@ -165,7 +165,7 @@
|
|||
(depends-on "modern-cpp-font-lock")
|
||||
|
||||
;; Crystal -- modules/module-crystal.el
|
||||
(depends-on "crystal-mode" :git "https://github.com/jpellerin/emacs-crystal-mode")
|
||||
(depends-on "crystal-mode" :git "https://github.com/dotmilk/emacs-crystal-mode")
|
||||
|
||||
;; C# -- modules/module-csharp.el
|
||||
(depends-on "csharp-mode")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue