From 5ea646b17a024cced525f293f2fa72403c4dc9c9 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 16 Aug 2021 09:13:14 -0500 Subject: Change wc-idle-wait to 2 --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index cbdec9a..92ddf5f 100644 --- a/init.el +++ b/init.el @@ -1507,7 +1507,7 @@ if ripgrep is installed, otherwise `consult-grep'." (setup (:straight wc-mode) ; TODO: move some of this stuff around (:option wc-modeline-format "[%tww]" - wc-idle-wait 0) + wc-idle-wait 2) (:hook-into text-mode) -- cgit 1.4.1-21-gabe81