zed/crates/vim/src
2023-09-11 18:30:31 -06:00
..
normal vim: ALlow counts on insert actions 2023-09-11 18:09:47 -06:00
test
editor_events.rs
insert.rs vim: ALlow counts on insert actions 2023-09-11 18:09:47 -06:00
mode_indicator.rs
motion.rs vim: Fix count handling to allow pre/post counts 2023-09-11 14:35:47 -06:00
normal.rs vim: ALlow counts on insert actions 2023-09-11 18:09:47 -06:00
object.rs
state.rs vim: Fix count handling to allow pre/post counts 2023-09-11 14:35:47 -06:00
test.rs Clear counts when switching modes 2023-09-11 18:30:31 -06:00
utils.rs
vim.rs Clear counts when switching modes 2023-09-11 18:30:31 -06:00
visual.rs