mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Caskfile: switch to dotmilk's emacs-crystal-mode fork
This commit is contained in:
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")
|
||||
|
Reference in New Issue
Block a user