[emacs] Update emacs to vertico

This commit is contained in:
2021-12-08 09:47:47 -05:00
parent 49586cd659
commit 8568d94c9b
2 changed files with 10 additions and 7 deletions

View File

@ -22,10 +22,11 @@
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
+fuzzy
+presient
+icons)
;(ivy ; a search engine for love and life
; +fuzzy
; +presient
; +icons)
(vertico +icons)
:ui
;;deft ; notational velocity for Emacs
@ -49,9 +50,9 @@
unicode ; extended unicode support for various languages
vc-gutter ; vcs diff in the fringe
vi-tilde-fringe ; fringe tildes to mark beyond EOB
(window-select +numbers) ; visually switch windows
;(window-select +numbers) ; visually switch windows
workspaces ; tab emulation, persistence & separate workspaces
zen ; distraction-free coding or writing
;zen ; distraction-free coding or writing
:editor
(evil +everywhere); come to the dark side, we have cookies
@ -179,8 +180,9 @@
;;solidity ; do you need a blockchain? No.
;;swift ; who asked for emoji variables?
;;terra ; Earth and Moon in alignment for performance.
web ; the tubes
(web +lsp) ; the tubes
yaml ; JSON, but readable
(zig +lsp)
:email
;;(mu4e +gmail)

View File

@ -37,6 +37,7 @@
(package! magit-circleci)
(package! wordgen)
(package! openwith)
(package! pdf-tools)
;; slack ... okay one more time
(package! slack)
(package! direnv)