aboutsummaryrefslogtreecommitdiff
path: root/Doom/.config/doom/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'Doom/.config/doom/init.el')
-rw-r--r--Doom/.config/doom/init.el10
1 files changed, 5 insertions, 5 deletions
diff --git a/Doom/.config/doom/init.el b/Doom/.config/doom/init.el
index ac7bf96..b61d62d 100644
--- a/Doom/.config/doom/init.el
+++ b/Doom/.config/doom/init.el
@@ -12,9 +12,9 @@
bindings
gentemplate
narrow
+ completion
;; (ocaml +lsp)
;; (rss +elfeed)
- ;;(completion)
:input
;;chinese
@@ -22,11 +22,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