From e7302804c993749fbe66ce8647350ca0cfe5043f Mon Sep 17 00:00:00 2001 From: Mel Bourgeois Date: Sat, 22 Oct 2022 18:32:05 -0500 Subject: [PATCH] improve formatting --- pages/Configuring/Dwindle-Layout.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Configuring/Dwindle-Layout.md b/pages/Configuring/Dwindle-Layout.md index 733ecea..2b58399 100644 --- a/pages/Configuring/Dwindle-Layout.md +++ b/pages/Configuring/Dwindle-Layout.md @@ -50,4 +50,4 @@ category name: `dwindle` |---|---|---| | togglegroup | toggles the current window and its siblings (recursively) into a group | none | | changegroupactive | switches to the next window in a group. | b - back, f - forward. | -| togglesplit | toggles the split (top/side) of the current window. preserve_split must be enabled for toggling to take effect. | none | +| togglesplit | toggles the split (top/side) of the current window. `preserve_split` must be enabled for toggling to work. | none |