From d2ba9e605a117b86a9b78d26045d1bfd3ac08bd4 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 22 May 2024 22:28:46 +0200 Subject: doom: added the vterm and data modules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .config/doom/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/doom/init.el b/.config/doom/init.el index 537dc19..38ed78a 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -62,7 +62,7 @@ ;;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 + vterm ; the best terminal emulation in Emacs :checkers syntax ; tasing you for every semicolon you forget @@ -104,7 +104,7 @@ ;;coq ; proofs-as-programs ;;crystal ; ruby at the speed of c ;;csharp ; unity, .NET, and mono shenanigans - ;;data ; config/data formats + data ; config/data formats ;;(dart +flutter) ; paint ui and not much else ;;dhall ;;elixir ; erlang done right -- cgit v1.2.3