ZIm/crates/vim/src
Conrad Irwin da03610555
vim: Fix issues with r/R (#13623)
Release Notes:

- vim: Fix undo after repeated insert/replace mode (#13573)
- vim: Fix 'r' repeating too much (#13566)
2024-06-27 21:54:34 -06:00
..
normal vim: Fix issues with r/R (#13623) 2024-06-27 21:54:34 -06:00
test Multicursor vim registers (#13025) 2024-06-13 20:32:58 -06:00
change_list.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
command.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
editor_events.rs Use UpdateGlobal accessors in more places (#11925) 2024-05-16 13:30:04 -04:00
insert.rs Fix ctrl-r with no register (#13184) 2024-06-17 22:17:33 -06:00
mode_indicator.rs vim: Display pending keys in Vim mode indicator (#13195) 2024-06-18 13:30:18 +02:00
motion.rs Fix dw at the end of a soft wrapped line (#13065) 2024-06-14 13:18:28 -06:00
normal.rs vim: Fix issues with r/R (#13623) 2024-06-27 21:54:34 -06:00
object.rs Multicursor vim registers (#13025) 2024-06-13 20:32:58 -06:00
replace.rs vim: Allow count and repeat for "r" and "shift-r" action (#13287) 2024-06-24 09:41:33 -06:00
state.rs vim: Fix panic in search (#13487) 2024-06-24 22:16:49 -06:00
surrounds.rs vim: Surround in visual mode (#13347) 2024-06-24 09:29:06 -06:00
test.rs vim: Switch to normal mode after toggling comments (#13412) 2024-06-24 10:23:40 +02:00
vim.rs vim: Fix issues with r/R (#13623) 2024-06-27 21:54:34 -06:00
visual.rs vim gigv (#13028) 2024-06-14 10:16:59 -06:00