From 6e55c60f6cecde1eeff5a6f22fad28c05d41b112 Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Tue, 7 Mar 2023 15:08:41 -0500 Subject: [PATCH] small text change --- config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.el b/config.el index 40fd478..299ed2a 100644 --- a/config.el +++ b/config.el @@ -47,7 +47,7 @@ ;; remove org agenda from the splash screen (assoc-delete-all "Open org-agenda" +doom-dashboard-menu-sections) -(setq +tree-sitter-hl-enabled-modes t) ; TODO highlight using tree-sitter ... maybe? still testing +(setq +tree-sitter-hl-enabled-modes t) ; REVIEW highlight using tree-sitter ... maybe? still testing ;; nicer resizing (cond