emacs: enable +childframe for company

This commit is contained in:
Jez Cope 2021-08-05 14:03:46 +01:00
parent 0164904596
commit 517bc4a5da
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
;; directory (for easy access to its source code).
(doom! :completion
company ; the ultimate code completion backend
(company +childframe) ; the ultimate code completion backend
(ivy +childframe +prescient +icons) ; a search engine for love and life
:ui