zed/crates/vim/test_data/test_command_matching_lines.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
371 B
JSON
Raw Normal View History

{"Put":{"state":"ˇa\nb\na\nb\na\n"}}
{"Key":":"}
{"Key":"g"}
{"Key":"/"}
{"Key":"a"}
{"Key":"/"}
{"Key":"d"}
{"Key":"enter"}
{"Get":{"state":"b\nb\nˇ","mode":"Normal"}}
{"Key":"u"}
{"Get":{"state":"ˇa\nb\na\nb\na\n","mode":"Normal"}}
{"Key":":"}
{"Key":"v"}
{"Key":"/"}
{"Key":"a"}
{"Key":"/"}
{"Key":"d"}
{"Key":"enter"}
{"Get":{"state":"a\na\nˇa","mode":"Normal"}}