![]() Fixes #22151. Turns out Vim also has some weird behavior with sentence deletion in case it's on the first character of a line. Release Notes: - vim: Fixed deleting sentence-wise (i.e. `d(` and `d)`), which would previously delete the whole line instead of just a sentence. |
||
---|---|---|
.. | ||
case.rs | ||
change.rs | ||
delete.rs | ||
increment.rs | ||
mark.rs | ||
paste.rs | ||
repeat.rs | ||
scroll.rs | ||
search.rs | ||
substitute.rs | ||
toggle_comments.rs | ||
yank.rs |