From 86b4f940a47f703ade018fff03d8fb3169567ea4 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 25 May 2024 09:04:11 +0200 Subject: doom: enable treemacs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is not visible at first, but it's actually not a bad idea to make it visible for projects I have no idea about. Signed-off-by: Miquel Sabaté Solà --- .config/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/doom') diff --git a/.config/doom/init.el b/.config/doom/init.el index e14ee1a..b9fc2ee 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -29,7 +29,7 @@ ;;ophints ; highlight the region an operation acts on (popup +defaults) ; tame sudden yet inevitable temporary windows ;;tabs ; a tab bar for Emacs - ;;treemacs ; a project drawer, like neotree but cooler + treemacs ; a project drawer, like neotree but cooler ;;unicode ; extended unicode support for various languages ;;vc-gutter ; vcs diff in the fringe ;;vi-tilde-fringe ; fringe tildes to mark beyond EOB -- cgit v1.2.3