yeet
This commit is contained in:
5
.config/emacs/modules/lang/crystal/doctor.el
Normal file
5
.config/emacs/modules/lang/crystal/doctor.el
Normal file
@@ -0,0 +1,5 @@
|
||||
;; -*- lexical-binding: t; no-byte-compile: t; -*-
|
||||
;;; lang/crystal/doctor.el
|
||||
|
||||
(unless (executable-find "icr")
|
||||
(warn! "Couldn't find icr. REPL will not work"))
|
||||
Reference in New Issue
Block a user