From a1a9f77c248e68913d0d00195177cef82bea1c43 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 22 May 2021 16:41:42 -0500 Subject: Change winum position in mode-line --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index c2fd0b4..b68c1a2 100644 --- a/init.el +++ b/init.el @@ -1131,7 +1131,8 @@ if ripgrep is installed, otherwise `consult-grep'." (setup (:straight winum) (:option winum-scope 'frame-local winum-auto-setup-mode-line nil - winum-ignored-buffers '(" *which-key*")) + winum-ignored-buffers '(" *which-key*") + winum-format " %s") (when-unfocused winum-map-keys (defvar winum--keys-mapped nil -- cgit 1.4.1-21-gabe81