improve formatting

This commit is contained in:
Mel Bourgeois 2022-10-22 18:32:05 -05:00 committed by GitHub
parent 2b81e61ed7
commit e7302804c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 |