aboutsummaryrefslogtreecommitdiffstats
path: root/doom.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'doom.d/init.el')
-rw-r--r--doom.d/init.el17
1 files changed, 8 insertions, 9 deletions
diff --git a/doom.d/init.el b/doom.d/init.el
index af987b7..e136fef 100644
--- a/doom.d/init.el
+++ b/doom.d/init.el
@@ -21,26 +21,25 @@
;;layout ; auie,ctsrnm is the superior home row
:completion
- company ; the ultimate code completion backend
+ (company +chilframe) ; the ultimate code completion backend
;;helm ; the *other* search engine for love and life
;;ido ; the other *other* search engine...
- (ivy +fuzzy) ; a search engine for love and life
- vertico ; the search engine of the future
+ ;;(ivy +fuzzy) ; a search engine for love and life
+ (vertico +icons) ; the search engine of the future
:ui
deft ; notational velocity for Emacs
doom ; what makes DOOM look the way it does
doom-dashboard ; a nifty splash screen for Emacs
- ;;doom-quit ; DOOM quit-message prompts when you quit Emacs
- ;;(emoji +unicode) ; 🙂
+ doom-quit ; DOOM quit-message prompts when you quit Emacs
+ (emoji +unicode) ; 🙂
;; hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
;; ;;hydra
;; ;;indent-guides ; highlighted indent columns
;; ;;ligatures ; ligatures and symbols to make your code pretty again
;; ;;minimap ; show a map of the code on the side
- ;; modeline
- ; snazzy, Atom-inspired modeline, plus API
- ;;nav-flash ; blink cursor line after big motions
+ modeline ; snazzy, Atom-inspired modeline, plus API
+ nav-flash ; blink cursor line after big motions
;;neotree ; a project drawer, like NERDTree for vim
ophints ; highlight the region an operation acts on
(popup +defaults) ; tame sudden yet inevitable temporary windows
@@ -62,7 +61,7 @@
;;lispy ; vim for lisp, for people who don't like vim
;;multiple-cursors ; editing in many places at once
;;objed ; text object editing for the innocent
- parinfer ; turn lisp into python, sort of
+ ;;parinfer ; turn lisp into python, sort of
;;rotate-text ; cycle region at point between text candidates
snippets ; my elves. They type so I don't have to
;;word-wrap ; soft wrapping with language-aware indent