completion/ivy: fix header vars in doctor.el
This commit is contained in:
parent
93e552fcaf
commit
b3f38a8bed
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
;;; completion/ivy/doctor.el -*- lexical-binding: t; -*-
|
;; -*- lexical-binding: t; no-byte-compile: t; -*-
|
||||||
|
;;; completion/ivy/doctor.el
|
||||||
|
|
||||||
(when (and (not EMACS26+) (featurep! +childframe))
|
(when (and (not EMACS26+) (featurep! +childframe))
|
||||||
(error! "The +childframe feature requires Emacs 26+"))
|
(error! "The +childframe feature requires Emacs 26+"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue