emacs: disable company +childframe flag

This commit is contained in:
Jez Cope 2021-07-31 20:49:02 +01:00
parent cd6eddfdda
commit 4342659f83
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 +childframe) ; the ultimate code completion backend
company ; the ultimate code completion backend
(ivy +childframe +icons) ; a search engine for love and life
:ui