From 84d575b011821c35871185ff6fbb0f9358fe832c Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Mon, 19 Aug 2024 01:25:26 +0200 Subject: doom activate yaml tree-sitter lsp --- config/doom/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/doom/init.el') diff --git a/config/doom/init.el b/config/doom/init.el index 8de26ff..a568d08 100644 --- a/config/doom/init.el +++ b/config/doom/init.el @@ -173,8 +173,8 @@ ;;solidity ; do you need a blockchain? No. ;;swift ; who asked for emoji variables? ;;terra ; Earth and Moon in alignment for performance. - (web +lsp +tree-sitter) ; the tubes - yaml ; JSON, but readable + (web +lsp +tree-sitter) ; the tubes + (yaml +lsp +tree-sitter) ; JSON, but readable ;;zig ; C, but simpler :email -- cgit v1.2.3