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