diff options
Diffstat (limited to 'doom.d/init.el')
-rw-r--r-- | doom.d/init.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doom.d/init.el b/doom.d/init.el index b2ecb48..99e736d 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -15,8 +15,7 @@ company ; the ultimate code completion backend (ivy +fuzzy - +icons - +childframe) ; a search engine for love and life + +icons) ; a search engine for love and life ;;helm ; the *other* search engine for love and life ;;ido ; the other *other* search engine... |