completion/company: add company-box config & +childframe flag
This commit is contained in:
parent
6bdaf2afbb
commit
97812583f0
3 changed files with 18 additions and 25 deletions
|
@ -2,7 +2,5 @@
|
|||
;;; ui/posframe/packages.el
|
||||
|
||||
(when EMACS26+
|
||||
(when (featurep! :completion company)
|
||||
(package! company-box))
|
||||
(when (featurep! :completion ivy)
|
||||
(package! ivy-posframe)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue