zed/crates/vim/src
2022-04-19 11:36:44 -07:00
..
editor_events.rs Add c and d operators to vim normal mode 2022-04-15 16:05:50 -07:00
insert.rs Add c and d operators to vim normal mode 2022-04-15 16:05:50 -07:00
motion.rs Handle linewise motions correctly and fix panic when executing invalid actions 2022-04-19 11:36:44 -07:00
normal.rs Handle linewise motions correctly and fix panic when executing invalid actions 2022-04-19 11:36:44 -07:00
state.rs Add c and d operators to vim normal mode 2022-04-15 16:05:50 -07:00
vim_test_context.rs Add c and d operators to vim normal mode 2022-04-15 16:05:50 -07:00
vim.rs Add c and d operators to vim normal mode 2022-04-15 16:05:50 -07:00