From 93f55bd1a895ef8a229df94b4ad24ec4eeb20ff3 Mon Sep 17 00:00:00 2001 From: Amolith Date: Mon, 6 Mar 2023 20:26:02 -0500 Subject: [PATCH] update doom config --- dot_config/doom/init.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dot_config/doom/init.el b/dot_config/doom/init.el index f611ec081f914dab5ff32516f6752a329dd7d454..766f1340e02e29dad78b5b961c2258947235df95 100644 --- a/dot_config/doom/init.el +++ b/dot_config/doom/init.el @@ -84,13 +84,13 @@ grammar ; tasing grammar mistake every you make :tools - ;;ansible + ansible ;;biblio ; Writes a PhD for you (citation needed) ;;debugger ; FIXME stepping through code, to help you add bugs ;;direnv docker editorconfig ; let someone else argue about tabs vs spaces - ;;ein ; tame Jupyter notebooks with emacs + ein ; tame Jupyter notebooks with emacs (eval +overlay) ; run code, run (also, repls) ;;gist ; interacting with github gists lookup ; navigate your code and its documentation @@ -107,8 +107,8 @@ upload ; map local to remote projects via ssh/ftp :os - (:if IS-MAC macos) ; improve compatibility with macOS - ;;tty ; improve the terminal Emacs experience + ;;(:if IS-MAC macos) ; improve compatibility with macOS + tty ; improve the terminal Emacs experience :lang ;;agda ; types of types of types of types...