From 5aa3fc86bc2ee3658bf8d076d55a0737129c0f7a Mon Sep 17 00:00:00 2001 From: ChUrl Date: Mon, 4 Jul 2022 22:43:38 +0200 Subject: [PATCH] Doom config --- config/doom/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/doom/config.el b/config/doom/config.el index fe2a9490..e42c1878 100644 --- a/config/doom/config.el +++ b/config/doom/config.el @@ -150,7 +150,7 @@ doom-modeline-minor-modes nil doom-modeline-window-width-limit 80 doom-modeline-lsp t - doom-modeline-enable-word-count t + doom-modeline-enable-word-count t ; only in selection doom-modeline-buffer-file-name-style 'truncate-with-project ))