From 6f136f646c5f2847a1cb5dd40d6f63be71f9181c Mon Sep 17 00:00:00 2001 From: liv Date: Tue, 31 Dec 2024 22:35:40 +0100 Subject: [PATCH] enable web mode --- dot_config/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/doom/init.el b/dot_config/doom/init.el index d49df10..d74fabd 100644 --- a/dot_config/doom/init.el +++ b/dot_config/doom/init.el @@ -172,7 +172,7 @@ ;;solidity ; do you need a blockchain? No. ;;swift ; who asked for emoji variables? ;;terra ; Earth and Moon in alignment for performance. - ;;web ; the tubes + (web +tree-sitter +lsp) ; the tubes ;;yaml ; JSON, but readable ;;zig ; C, but simpler