switch company to tab completion

This commit is contained in:
Nathan McCarty 2023-01-18 01:59:57 -05:00
parent 0be80e525a
commit 8cdddf3862
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
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 +childframe +tng) ; the ultimate code completion backend
(ivy +fuzzy +precient +childframe +icons)
:ui