Only make company features conditional
This commit is contained in:
parent
98b5c95ee5
commit
d9f819dac4
3 changed files with 6 additions and 3 deletions
|
@ -3,5 +3,4 @@
|
|||
|
||||
(package! proof-general :recipe (:fetcher github :repo "ProofGeneral/PG" :files ("*")))
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-coq))
|
||||
(package! company-coq)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue