ui/posframe: replace company-childframe with company-box
This commit is contained in:
parent
e54c938023
commit
604bbcd1d5
2 changed files with 12 additions and 8 deletions
|
@ -3,6 +3,6 @@
|
|||
|
||||
(when EMACS26+
|
||||
(when (featurep! :completion company)
|
||||
(package! company-childframe))
|
||||
(package! company-box))
|
||||
(when (featurep! :completion ivy)
|
||||
(package! ivy-posframe)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue