From 758694ce58eecc6c17dca7e212dd6150cbcbf04a Mon Sep 17 00:00:00 2001 From: tavo Date: Mon, 18 Nov 2024 23:31:06 -0600 Subject: [PATCH] more mods --- doom/init.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doom/init.el b/doom/init.el index 34ebb26..8240823 100644 --- a/doom/init.el +++ b/doom/init.el @@ -75,7 +75,7 @@ vc ; version-control and Emacs, sitting in a tree :term - ;;eshell ; the elisp shell that works everywhere + eshell ; the elisp shell that works everywhere ;;shell ; simple shell REPL for Emacs ;;term ; basic terminal emulator for Emacs ;;vterm ; the best terminal emulation in Emacs @@ -87,7 +87,7 @@ :tools ;;ansible - ;;biblio ; Writes a PhD for you (citation needed) + biblio ; Writes a PhD for you (citation needed) ;;collab ; buffers with friends ;;debugger ; FIXME stepping through code, to help you add bugs ;;direnv @@ -100,11 +100,11 @@ magit ; a git porcelain for Emacs make ; run make tasks from Emacs pass ; password manager for nerds - ;;pdf ; pdf enhancements + pdf ; pdf enhancements ;;prodigy ; FIXME managing external services & code builders ;;terraform ; infrastructure as code ;;tmux ; an API for interacting with tmux - ;;tree-sitter ; syntax and parsing, sitting in a tree... + tree-sitter ; syntax and parsing, sitting in a tree... ;;upload ; map local to remote projects via ssh/ftp :os