From e3e37f8c25f750e6f0b6e7ffc4e7678d881a9882 Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Thu, 27 Jul 2023 00:39:48 +0200 Subject: [PATCH] Treemacs typo --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 5e2ceca..246385d 100644 --- a/init.el +++ b/init.el @@ -105,7 +105,7 @@ (push '(treemacs-hl-line-face . solaire-hl-line-face) solaire-mode-remap-alist) :custom (treemacs-show-cursor nil) - (treemacs-display-currenl-project-exclusively) + (treemacs-display-current-project-exclusively t) (treemacs-project-followlinto-home nil) (treemacs-display-current-project-exclusively t) (treemacs-git-mode 'deferred)