 5brianandConrad Irwin
|
7bddb390ca
|
vim: Preserve trailing whitespace in inner text object selections (#24481)
Closes #24438
Changes: Adjusted loop to only trim whitespace between last newline and
closing marker, when using inner objects like `y/d/c i b`
| Start | Fixed `vib` | Previous `vib` |
| ---------- | ---------- | ---------- |
|

|

|

|
Release Notes:
- vim: Preserve trailing whitespace in inner text object selections
---------
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
|
2025-02-08 02:50:34 +00:00 |
|