zed/crates/vim
Keith Simmons a7a52ef3f7 Add word and line movement in vim normal mode
Add jump to start and end of the document
Move vim tests to relevant vim files
Rename VimTestAppContext to VimTestContext for brevity
Improve VimTestContext assertions to pretty print locations when selection position assertion panics
2022-03-27 17:58:28 -07:00
..
src Add word and line movement in vim normal mode 2022-03-27 17:58:28 -07:00
Cargo.toml Fixed issue with enabling and disabling vim mode dynamically 2022-03-25 20:10:52 -07:00