ZIm/crates/vim/src/normal
Conrad Irwin 803e5d4c9f
vim: Fix readonly mode (#20264)
Closes #18854

Release Notes:

- vim: Fixed `r`, `~` etc. appearing to modify readonly buffers
2024-11-05 21:45:45 -07:00
..
case.rs vim: Fix readonly mode (#20264) 2024-11-05 21:45:45 -07:00
change.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
delete.rs vim: Fix d shift-g not deleting until EOD if soft-wrap is on (#20160) 2024-11-05 14:47:14 +01:00
increment.rs Improve increment/decrement with leading zeros in vim mode (#18362) 2024-10-18 11:03:34 -06:00
mark.rs Fix register selection in visual mode (#18418) 2024-09-26 20:27:49 -06:00
paste.rs Fix register selection in visual mode (#18418) 2024-09-26 20:27:49 -06:00
repeat.rs Fix the completions being too slow (#19013) 2024-10-10 12:53:02 +03:00
scroll.rs vim: Fix ctrl-b not moving the cursor (#17808) 2024-09-16 15:01:20 +02:00
search.rs vim: Fix search in the Assistant (#20258) 2024-11-05 15:08:01 -07:00
substitute.rs vim: Improve lifecycle (#16477) 2024-08-20 20:48:50 -06:00
toggle_comments.rs vim: Improve lifecycle (#16477) 2024-08-20 20:48:50 -06:00
yank.rs vim: Command selection fixes (#18424) 2024-09-27 10:06:19 -06:00