mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -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")
|
(depends-on "modern-cpp-font-lock")
|
||||||
|
|
||||||
;; Crystal -- modules/module-crystal.el
|
;; 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
|
;; C# -- modules/module-csharp.el
|
||||||
(depends-on "csharp-mode")
|
(depends-on "csharp-mode")
|
||||||
|
Reference in New Issue
Block a user