zed/crates/vim/src
2022-12-08 14:45:22 -08:00
..
normal fix final failing tests 2022-12-08 14:39:48 -08:00
test fix final failing tests 2022-12-08 14:39:48 -08:00
editor_events.rs Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
insert.rs Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
motion.rs Addresses issue where left motion in vim mode would clip in the wrong direction 2022-11-04 15:21:29 -07:00
normal.rs Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
object.rs Fix panic in vim motion when not listed as exclusive and add features enum to capture why tests are ignored 2022-10-24 18:27:56 -07:00
state.rs Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
test.rs
utils.rs
vim.rs remove printline 2022-12-08 14:45:22 -08:00
visual.rs Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00