about summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index d60915b..532a1af 100644 --- a/init.el +++ b/init.el
@@ -1528,7 +1528,7 @@ successive invocations."
1528(setup (:straight wc-mode) ; TODO: move some of this stuff around 1528(setup (:straight wc-mode) ; TODO: move some of this stuff around
1529 1529
1530 (:option wc-modeline-format "[%tww]" 1530 (:option wc-modeline-format "[%tww]"
1531 wc-idle-wait 0) 1531 wc-idle-wait 2)
1532 1532
1533 (:hook-into text-mode) 1533 (:hook-into text-mode)
1534 1534