From 94b5f324f76aba2c561e82137a484282fb4f9602 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Mon, 12 Jan 2026 17:13:30 -0500 Subject: [PATCH] [emacs] Enable tree-sitter for TS support --- emacs/.config/doom/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el index b603354..f9e30ef 100644 --- a/emacs/.config/doom/init.el +++ b/emacs/.config/doom/init.el @@ -105,8 +105,8 @@ ;;rgb ; creating color strings ;;taskrunner ; taskrunner for all your projects ;;terraform ; infrastructure as code - ;;tmux ; an API for interacting with tmux - ;;tree-sitter ; syntax and parsing, sitting in a tree... + tmux ; an API for interacting with tmux + tree-sitter ; syntax and parsing, sitting in a tree... ;;upload ; map local to remote projects via ssh/ftp :os