completion: Defer company-quickhelp.

Has to be loaded after something, but I'm not sure what.
This commit is contained in:
tastytea 2021-06-28 22:58:32 +02:00
parent 77f3b51e09
commit 8f0f407ec5
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@
;; Documentation popups for completions.
(use-package company-quickhelp
:after (company)
:defer 4
:config (company-quickhelp-mode))
;; Sorting and filtering for company.