diff --git a/init.el b/init.el index 88092b2..44c2041 100644 --- a/init.el +++ b/init.el @@ -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