re-re-jiggered doom

This commit is contained in:
Anthony Cicchetti 2023-03-07 15:55:23 -05:00
parent c351e54479
commit 257b39b7bc

View file

@ -32,13 +32,9 @@
(company +childframe) ; the ultimate code completion backend
;;helm ; the *other* search engine for love and life
;;ido ; the other *other* search engine...
(ivy +fuzzy +icons +prescient) ; a search engine for love and life
;; (ivy +childframe +fuzzy +icons +prescient) ; a search engine for love and life
(vertico +icons) ; the search engine of the future
:config
;;literate
(default +bindings +smartparens)
:editor
(evil +everywhere); come to the dark side, we have cookies
file-templates ; auto-snippets for empty files
@ -53,6 +49,10 @@
snippets ; my elves. They type so I don't have to
word-wrap ; soft wrapping with language-aware indent
:config
;;literate
(default +evil +bindings +smartparens)
:emacs
(dired +icons) ; making dired pretty [functional]
electric ; smarter, keyword-based electric-indent
@ -167,6 +167,7 @@
;;rgb ; creating color strings
taskrunner ; taskrunner for all your projects
terraform ; infrastructure as code
tree-sitter
;;tmux ; an API for interacting with tmux
;;upload ; map local to remote projects via ssh/ftp