aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-05-22 22:28:46 +0200
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-05-22 22:28:46 +0200
commitd2ba9e605a117b86a9b78d26045d1bfd3ac08bd4 (patch)
tree1494bb7da85add819c0570940deff7843f61b731
parent08675f441264dce476ecfaf5a42fe73b0b1d38c5 (diff)
downloaddotfiles-d2ba9e605a117b86a9b78d26045d1bfd3ac08bd4.tar.gz
dotfiles-d2ba9e605a117b86a9b78d26045d1bfd3ac08bd4.zip
doom: added the vterm and data modules
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
-rw-r--r--.config/doom/init.el4
1 files 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