zed/crates/vim/src
2022-03-26 19:19:12 -06:00
..
editor_events.rs Fixed issue with enabling and disabling vim mode dynamically 2022-03-25 20:10:52 -07:00
insert.rs Fixed issue with enabling and disabling vim mode dynamically 2022-03-25 20:10:52 -07:00
mode.rs Add initial vim mode mode switching 2022-03-25 20:10:37 -07:00
normal.rs Add clip_to_line_end to display_map/snapshot and set it to ensure vim positioning in normal mode 2022-03-25 20:10:52 -07:00
vim_tests.rs Test that vim mode can be disabled on startup 2022-03-26 19:19:12 -06:00
vim.rs Fixed issue with enabling and disabling vim mode dynamically 2022-03-25 20:10:52 -07:00