diff options
Diffstat (limited to 'Doom/.doom.d')
-rw-r--r-- | Doom/.doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doom/.doom.d/init.el b/Doom/.doom.d/init.el index 4b35666..91b9c91 100644 --- a/Doom/.doom.d/init.el +++ b/Doom/.doom.d/init.el @@ -18,7 +18,7 @@ ;;japanese :completion - company ; the ultimate code completion backend + (company +childframe) ; the ultimate code completion backend (ivy +fuzzy +icons) ; a search engine for love and life |