switched to beta corfu doom package

This commit is contained in:
Matt Nish-Lapidus 2023-09-06 10:06:14 -04:00
parent d54ea39db3
commit 1a4fcfcd0b
6 changed files with 120 additions and 201 deletions

View file

@ -26,7 +26,7 @@
;;ido ; the other *other* search engine...
;;ivy ; a search engine for love and life
(vertico +orderless) ; the search engine of the future
(corfu)
(corfu +orderless)
:ui
;;deft ; notational velocity for Emacs
@ -45,7 +45,7 @@
ophints ; highlight the region an operation acts on
(popup +all +defaults) ; tame sudden yet inevitable temporary windows
tabs ; a tab bar for Emacs
(treemacs +lsp +treemacs-git-mode) ; a project drawer, like neotree but cooler
(treemacs +lsp +icons) ; a project drawer, like neotree but cooler
;;unicode ; extended unicode support for various languages
(vc-gutter +pretty) ; vcs diff in the fringe
vi-tilde-fringe ; fringe tildes to mark beyond EOB