ZIm/crates/vim/src
2024-02-26 20:15:27 -07:00
..
normal Add option to either use system clipboard or vim clipboard (#7936) 2024-02-22 10:12:29 -07:00
test vim: Fix some problems with visual mode testing (#8461) 2024-02-26 20:15:27 -07:00
command.rs Add command_palette_hooks crate (#8398) 2024-02-25 13:21:20 -05:00
editor_events.rs vim: Fix renaming (#7714) 2024-02-12 22:28:26 -07:00
insert.rs Add option to either use system clipboard or vim clipboard (#7936) 2024-02-22 10:12:29 -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: Fix some problems with visual mode testing (#8461) 2024-02-26 20:15:27 -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