From c7a9cba8247444ab08a9f3266404bb2156924cf0 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 6 Dec 2021 19:58:46 -0600 Subject: Mostley add +key.el (but of course other stuff) --- lisp/+modeline.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/+modeline.el') diff --git a/lisp/+modeline.el b/lisp/+modeline.el index b417e50..0dc34c7 100644 --- a/lisp/+modeline.el +++ b/lisp/+modeline.el @@ -151,7 +151,7 @@ The order of elements matters: whichever one matches first is applied." (defun +modeline-anzu () "Display `anzu--update-mode-line'." - (anzu--update-mode-line)) + (concat " " (anzu--update-mode-line))) (provide '+modeline) ;;; +modeline.el ends here -- cgit 1.4.1-21-gabe81