diff --git a/init.el b/init.el
index 5e78577..e54bbb4 100644
--- a/init.el
+++ b/init.el
@@ -23,7 +23,7 @@
        company           ; the ultimate code completion backend
        ;;helm              ; the *other* search engine for love and life
        ;;ido               ; the other *other* search engine...
-       ivy               ; a search engine for love and life
+       (ivy +fuzzy +icons +prescient) ; a search engine for love and life
 
        :ui
        ;;deft              ; notational velocity for Emacs