This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zed
Watch
1
Star
0
Fork
You've already forked zed
0
mirror of
https://github.com/zed-industries/zed.git
synced
2025-01-30 14:17:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
2f064d5ccc
zed
/
crates
/
vim
/
test_data
History
K Simmons
d1f1eb9a29
Add count argument to motion functions and add ability to jump to a given line
2022-10-11 16:27:54 -07:00
..
neovim_backed_test_context_works.json
test_a.json
test_b.json
test_backspace.json
test_cc.json
test_change_sentence_object.json
Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests
2022-10-10 15:32:12 -07:00
test_change_surrounding_character_objects.json
working quote and bracket text objects
2022-10-11 15:17:29 -07:00
test_change_word_object.json
Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests
2022-10-10 15:32:12 -07:00
test_dd.json
test_delete_left.json
test_delete_sentence_object.json
Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests
2022-10-10 15:32:12 -07:00
test_delete_surrounding_character_objects.json
working quote and bracket text objects
2022-10-11 15:17:29 -07:00
test_delete_to_end_of_line.json
test_delete_word_object.json
Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests
2022-10-10 15:32:12 -07:00
test_e.json
test_enter_visual_mode.json
test_gg.json
Add count argument to motion functions and add ability to jump to a given line
2022-10-11 16:27:54 -07:00
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
Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests
2022-10-10 15:32:12 -07:00
test_o.json
test_p.json
test_repeated_cb.json
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
Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests
2022-10-10 15:32:12 -07:00
test_visual_word_object.json
Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests
2022-10-10 15:32:12 -07:00
test_w.json
test_x.json