From 65c84d04ba5e6e9a1b1fd67efd9a155e6c8b90a5 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 ))