Don't byte-compile doctor.el files
This commit is contained in:
parent
4da4cbaa58
commit
adef00aa7c
7 changed files with 14 additions and 7 deletions
|
@ -1,4 +1,5 @@
|
|||
;;; lang/crystal/doctor.el -*- lexical-binding: t; -*-
|
||||
;; -*- lexical-binding: t; no-byte-compile: t; -*-
|
||||
;;; lang/crystal/doctor.el
|
||||
|
||||
(unless (executable-find "icr")
|
||||
(warn! "Couldn't find icr. REPL will not work"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue