ZIm/crates/vim/src
Conrad Irwin d2efa12e16
vim: Fix gv after actions (#14829)
Fixes: #13720

Co-Authored-By: <tobbe@tlundberg.com>



Release Notes:

- vim: Fixed `gv` after `y`, `d`, etc.
([#13760](https://github.com/zed-industries/zed/issues/13760)).
2024-07-19 13:26:55 -06:00
..
normal vim: Fix gv after actions (#14829) 2024-07-19 13:26:55 -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: Add :bd/:bp/:bn (#14623) 2024-07-16 23:06:08 -06:00
editor_events.rs Use UpdateGlobal accessors in more places (#11925) 2024-05-16 13:30:04 -04:00
insert.rs vim: Support for q and @ (#13761) 2024-07-03 09:03:39 -06:00
mode_indicator.rs vim: Support for q and @ (#13761) 2024-07-03 09:03:39 -06:00
motion.rs vim: Add support for vim::PreviousLineStart motion (#14193) 2024-07-11 16:36:07 -06:00
normal.rs vim: Fix 'Y' to yank to end of line (#14783) 2024-07-18 22:34:40 -06:00
object.rs vim: Adjust surrounding_markers method (#14752) 2024-07-18 11:53:51 -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: (BREAKING) clean up keymap contexts (#14233) 2024-07-11 13:16:26 -06:00
surrounds.rs vim: Surround in visual mode (#13347) 2024-06-24 09:29:06 -06:00
test.rs Add command aliases (#14826) 2024-07-19 12:48:48 -06:00
vim.rs vim: Fix gv after actions (#14829) 2024-07-19 13:26:55 -06:00
visual.rs vim: Fix gv after actions (#14829) 2024-07-19 13:26:55 -06:00