From 3397c94da5d4de4430994a42b0dd7569b7e8bd0f Mon Sep 17 00:00:00 2001 From: Andrew Whatson Date: Tue, 5 Mar 2019 10:46:58 +1000 Subject: [PATCH] Highlight project-root for relative-from-project style --- doom-modeline-core.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom-modeline-core.el b/doom-modeline-core.el index 0f3765b..f78af05 100644 --- a/doom-modeline-core.el +++ b/doom-modeline-core.el @@ -581,7 +581,7 @@ directory too." (`relative-to-project (doom-modeline--buffer-file-name-relative buffer-file-name buffer-file-truename)) (`relative-from-project - (doom-modeline--buffer-file-name-relative buffer-file-name buffer-file-truename 'include-project)) + (doom-modeline--buffer-file-name buffer-file-name buffer-file-truename nil nil 'hide)) (style (propertize (pcase style