vim: Fix `insert before` in visual modes (#25603)
Closes #22536 Changes: - Visual and visual block: Cursor at start of selection. - Visual line: Cursor at start on line. - Uses different handling since the selection does not actually change in vline. Release Notes: - vim: Fixed insert before (`shift-i`) in visual modes.
B
brian tan committed
ff0bb1f389399c0966ad9937c4954fbddd718611
Parent: 9c7eee2
Committed by GitHub <noreply@github.com>
on 3/5/2025, 4:58:01 AM