ZIm/crates/vim/src
Conrad Irwin 8fc2431a2a
vim: Keep multi-cursor on escape (#8464)
Release Notes:

- vim: Preserve multiple selections when returning to normal mode.

/cc @mrnugget
2024-02-26 22:54:02 -07:00
..
normal Add option to either use system clipboard or vim clipboard (#7936) 2024-02-22 10:12:29 -07:00
test vim: Add HTML tag support for #4503 (#8175) 2024-02-26 22:48:19 -07:00
command.rs Add :tabonly and :only vim commands (#8337) 2024-02-26 22:15:50 -07:00
editor_events.rs vim: Fix renaming (#7714) 2024-02-12 22:28:26 -07:00
insert.rs vim: Keep multi-cursor on escape (#8464) 2024-02-26 22:54:02 -07:00
mode_indicator.rs vim: Fix some problems with visual mode testing (#8461) 2024-02-26 20:15:27 -07:00
motion.rs fix vim panics (#8245) 2024-02-23 08:31:41 -07:00
normal.rs Add option to either use system clipboard or vim clipboard (#7936) 2024-02-22 10:12:29 -07:00
object.rs vim: Add HTML tag support for #4503 (#8175) 2024-02-26 22:48:19 -07:00
state.rs vim: Fix some problems with visual mode testing (#8461) 2024-02-26 20:15:27 -07:00
test.rs Allow typing space in workspace::SendKeystrokes (#8288) 2024-02-23 10:40:12 -07:00
utils.rs Add option to either use system clipboard or vim clipboard (#7936) 2024-02-22 10:12:29 -07:00
vim.rs Add command_palette_hooks crate (#8398) 2024-02-25 13:21:20 -05:00
visual.rs vim: Fix some problems with visual mode testing (#8461) 2024-02-26 20:15:27 -07:00