chore: undo unintentional change

I think this must have snuck in due to my fork falling behind the
upstream.
This commit is contained in:
Matt Mirus
2024-12-28 15:40:25 -05:00
parent e8a2950324
commit a8261ec9f6

View File

@ -1191,7 +1191,7 @@ keybind: Keybinds = .{},
/// If true, when there are multiple split panes, the mouse selects the pane
/// that is focused. This only applies to the currently focused window; i.e.
/// mousing over a split in an unfocused window will now focus that split
/// mousing over a split in an unfocused window will not focus that split
/// and bring the window to front.
///
/// Default is false.