aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-05-25 09:04:11 +0200
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-05-25 09:04:11 +0200
commit86b4f940a47f703ade018fff03d8fb3169567ea4 (patch)
tree061d41267d65f16df7ac82144797c641692c30fd
parentb0787b9822ba1fbc38534fa6a6cbc883ebbd9651 (diff)
downloaddotfiles-86b4f940a47f703ade018fff03d8fb3169567ea4.tar.gz
dotfiles-86b4f940a47f703ade018fff03d8fb3169567ea4.zip
doom: enable treemacs
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à <mikisabate@gmail.com>
-rw-r--r--.config/doom/init.el2
1 files changed, 1 insertions, 1 deletions
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