zed/crates/vim/test_data
2022-11-02 01:20:11 -07:00
..
neovim_backed_test_context_works.json
test_a.json
test_b.json
test_backspace.json
test_cc.json
test_change_0.json 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
test_change_b.json 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
test_change_backspace.json 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
test_change_e.json 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
test_change_end_of_document.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_change_end_of_line.json 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
test_change_gg.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_change_h.json 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
test_change_j.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_change_k.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_change_l.json 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
test_change_sentence_object.json
test_change_surrounding_character_objects.json 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
test_change_w.json 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
test_change_word_object.json
test_dd.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_delete_0.json 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
test_delete_b.json 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
test_delete_e.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_delete_end_of_document.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_delete_end_of_line.json 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
test_delete_gg.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_delete_h.json 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
test_delete_j.json 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
test_delete_k.json 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
test_delete_l.json 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
test_delete_left.json
test_delete_sentence_object.json
test_delete_surrounding_character_objects.json 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
test_delete_to_end_of_line.json
test_delete_w.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_delete_word_object.json
test_e.json
test_end_of_document.json fix jump to line number in vim mode 2022-10-25 00:39:40 -07:00
test_enter_visual_mode.json
test_G.json fix jump to line number in vim mode 2022-10-25 00:39:40 -07:00
test_gg.json
test_h.json
test_insert_end_of_line.json
test_insert_first_non_whitespace.json
test_insert_line_above.json
test_j.json
test_jump_to_end.json
test_jump_to_first_non_whitespace.json
test_jump_to_line_boundaries.json
test_k.json
test_l.json
test_neovim.json
test_o.json
test_p.json
test_repeated_cb.json fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test_repeated_ce.json
test_repeated_cj.json
test_repeated_cl.json
test_repeated_word.json
test_visual_change.json
test_visual_delete.json
test_visual_line_change.json
test_visual_line_delete.json
test_visual_sentence_object.json 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
test_visual_word_object.json
test_w.json
test_x.json