From 78edd2c54c59668b0d8ffda3751dedf84de10cd2 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 7 Aug 2024 15:18:21 +0100 Subject: [PATCH] doom-modeline remove some redundant config --- README.org | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.org b/README.org index 040662e..bec63df 100644 --- a/README.org +++ b/README.org @@ -138,8 +138,6 @@ Configure the look and feel of Emacs :functions (doom-modeline-mode) :hook (after-init . (lambda () (doom-modeline-mode +1))) :custom - (doom-modeline-checker-simple-format nil) - (doom-modeline-enable-word-count nil) (doom-modeline-env-version t) (doom-modeline-github nil) (doom-modeline-gnus t)