Add doctor.el for :lang ledger
This commit is contained in:
parent
1757dd1700
commit
2f1be297f2
1 changed files with 4 additions and 0 deletions
4
modules/lang/ledger/doctor.el
Normal file
4
modules/lang/ledger/doctor.el
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
;;; lang/ledger/doctor.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
|
(unless (executable-find "ledger")
|
||||||
|
(warn! "ledger isn't installed"))
|
Loading…
Add table
Add a link
Reference in a new issue