From d05bd4612fb695cf1a01ae225744f93d73ba5e14 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 31 Jan 2023 18:29:13 -0800 Subject: fix(ui): re-indent correctly Change-Id: I01576db6bfbb7dbfe0bcb04185e1cf8d0708a5af --- emacs/custom/my-ui.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emacs') diff --git a/emacs/custom/my-ui.el b/emacs/custom/my-ui.el index 3ced78c..3e9c271 100644 --- a/emacs/custom/my-ui.el +++ b/emacs/custom/my-ui.el @@ -104,9 +104,9 @@ (slot . 2)) ("\\*\\(Wo\\)\?Man" (display-buffer-in-side-window) - (window-width . 0.4) - (side . left) - (slot . 0)) + (window-width . 0.4) + (side . left) + (slot . 0)) ("\\*\\(wclock\\|slo-calculator\\).*" (display-buffer-in-side-window) (window-width . 0.35) -- cgit 1.4.1