From c8bf112bf4649bba0c06e73ab5f31f1eaf2baac6 Mon Sep 17 00:00:00 2001 From: Anthony Cicchetti Date: Wed, 30 Mar 2022 22:41:49 -0400 Subject: [PATCH] Update Emacs config --- emacs/emacs.doom/init.el | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/emacs/emacs.doom/init.el b/emacs/emacs.doom/init.el index 11fe666..a962a24 100644 --- a/emacs/emacs.doom/init.el +++ b/emacs/emacs.doom/init.el @@ -24,7 +24,7 @@ ;;helm ; the *other* search engine for love and life ;;ido ; the other *other* search engine... ;;ivy ; a search engine for love and life - vertico ; the search engine of the future + (vertico +icons) ; the search engine of the future :ui ;;deft ; notational velocity for Emacs @@ -33,7 +33,7 @@ doom-quit ; DOOM quit-message prompts when you quit Emacs (emoji +unicode +github) ; 🙂 hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW - ;;hydra + hydra indent-guides ; highlighted indent columns (ligatures +iosevka) ; ligatures and symbols to make your code pretty again ;;minimap ; show a map of the code on the side @@ -88,7 +88,7 @@ biblio ; Writes a PhD for you (citation needed) ;;debugger ; FIXME stepping through code, to help you add bugs ;;direnv - ;;docker + (docker +lsp) editorconfig ; let someone else argue about tabs vs spaces ein ; tame Jupyter notebooks with emacs (eval +overlay) ; run code, run (also, repls) @@ -99,7 +99,7 @@ ;;make ; run make tasks from Emacs pass ; password manager for nerds ;;pdf ; pdf enhancements - ;;prodigy ; FIXME managing external services & code builders + prodigy ; FIXME managing external services & code builders ;;rgb ; creating color strings taskrunner ; taskrunner for all your projects terraform ; infrastructure as code @@ -145,18 +145,18 @@ ;;latex ; writing papers in Emacs has never been so fun ;;lean ; for folks with too much to prove ;;ledger ; be audit you can be - (lua +lsp) ; one-based indices? one-based indices - markdown ; writing docs for people to ignore + (lua +lsp +fennel +moonscript) ; one-based indices? one-based indices + (markdown +grip) ; writing docs for people to ignore ;;nim ; python + lisp at the speed of c ;;nix ; I hereby declare "nix geht mehr!" - ;;ocaml ; an objective camel - (org +pandoc +pretty +roam2) ; organize your plain life in plain text + ocaml ; an objective camel + (org +pandoc +pretty +roam2 +brain) ; organize your plain life in plain text ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional (python +lsp +pyright +poetry) ; beautiful is better than ugly ;;qt ; the 'cutest' gui framework ever - (racket +lsp) ; a DSL for DSLs + (racket +lsp +ex) ; a DSL for DSLs ;;raku ; the artist formerly known as perl6 ;;rest ; Emacs as a REST client ;;rst ; ReST in peace