zed/crates/vim/src
2022-05-02 11:49:10 -07:00
..
normal tweak editor selection mutating functions 2022-04-28 13:46:06 -07:00
editor_events.rs Don't reset vim mode on editor focus 2022-05-02 11:49:10 -07:00
insert.rs Add inclusive vs exclusive motions to vim mode 2022-04-21 16:50:23 -07:00
motion.rs WIP just missing insert line above and below 2022-05-02 11:49:10 -07:00
normal.rs Add insert line above and below 2022-05-02 11:49:10 -07:00
state.rs Add c and d operators to vim normal mode 2022-04-15 16:05:50 -07:00
vim.rs Add inclusive vs exclusive motions to vim mode 2022-04-21 16:50:23 -07:00
vim_test_context.rs Add inclusive vs exclusive motions to vim mode 2022-04-21 16:50:23 -07:00