ZIm/crates/vim/src
Conrad Irwin 6db33b83d8
vim: Fix >... (#15404)
Co-Authored-By: @Alextopher

Release Notes:

- vim: Fixed a hang when repeating an aborted operation
([#15399](https://github.com/zed-industries/zed/issues/15399)).
2024-07-29 09:22:25 -06:00
..
digraph Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
normal chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
test Use US English spelling of "behavior" and "customize" (#15117) 2024-07-24 16:36:01 -04: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
digraph.rs Add Vim digraphs (#14887) 2024-07-28 22:44:32 -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 fix: Typos (#15313) 2024-07-26 17:52:37 -07:00
normal.rs vim: Fix count in visual indent (#15296) 2024-07-26 16:03:41 -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 Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
surrounds.rs fix: Typos (#15313) 2024-07-26 17:52:37 -07:00
test.rs vim: Fix >... (#15404) 2024-07-29 09:22:25 -06:00
vim.rs vim: Fix >... (#15404) 2024-07-29 09:22:25 -06:00
visual.rs vim: Fix gv after actions (#14829) 2024-07-19 13:26:55 -06:00