From b4c756168da20d93de6949e5765c87073d8296b1 Mon Sep 17 00:00:00 2001 From: dx Date: Sat, 20 Jun 2020 00:31:35 +0100 Subject: ~ido -> ivy and disable calendar --- Doom/.doom.d/init.el | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Doom/.doom.d/init.el') diff --git a/Doom/.doom.d/init.el b/Doom/.doom.d/init.el index dd2e8e0..5588457 100644 --- a/Doom/.doom.d/init.el +++ b/Doom/.doom.d/init.el @@ -21,11 +21,11 @@ :completion (company +childframe) ; the ultimate code completion backend - ;;(ivy - ;; +fuzzy - ;; +icons) ; a search engine for love and life + (ivy + +fuzzy + +icons) ; a search engine for love and life ;;helm ; the *other* search engine for love and life - ido ; the other *other* search engine... + ;;ido ; the other *other* search engine... :ui ;;deft ; notational velocity for Emacs @@ -171,7 +171,7 @@ ;; toward a specific purpose. They may have additional dependencies and ;; should be loaded late. :app - calendar + ;;calendar ;;irc ; how neckbeards socialize (rss) ; emacs as an RSS reader ;;twitter ; twitter client https://twitter.com/vnought -- cgit v1.2.3-13-gbd6f