completion/company: Emacs version check for company-box #566
This commit is contained in:
parent
168cb74794
commit
bfc684c024
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@
|
|||
(package! company)
|
||||
(package! company-dict)
|
||||
(package! company-statistics)
|
||||
(when (featurep! +childframe)
|
||||
(when (and EMACS26+ (featurep! +childframe))
|
||||
(package! company-box))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue