zed/crates/vim/src
2022-06-06 09:18:44 +02:00
..
normal Require that PartialEq is implemented for Action 2022-06-06 09:18:44 +02:00
editor_events.rs Avoid switching to visual mode when following in vim mode 2022-05-26 17:02:05 -07:00
insert.rs Passing tests and removed local argument. Also pulled autoscroll argument out to change_selections 2022-05-13 15:55:27 -07:00
motion.rs Require that PartialEq is implemented for Action 2022-06-06 09:18:44 +02:00
normal.rs Fixup paste locations 2022-05-26 17:02:05 -07:00
state.rs Unify visual line_mode and non line_mode operators 2022-05-26 17:02:05 -07:00
utils.rs Unify visual line_mode and non line_mode operators 2022-05-26 17:02:05 -07:00
vim_test_context.rs WIP 2022-05-26 17:02:05 -07:00
vim.rs Require that PartialEq is implemented for Action 2022-06-06 09:18:44 +02:00
visual.rs Fixup paste locations 2022-05-26 17:02:05 -07:00