zed/crates/vim/test_data/test_command_ranges.json

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

29 lines
499 B
JSON
Raw Normal View History

{"Put":{"state":"ˇ1\n2\n3\n4\n4\n3\n2\n1"}}
{"Key":":"}
{"Key":"2"}
{"Key":","}
{"Key":"4"}
{"Key":"d"}
{"Key":"enter"}
{"Get":{"state":"1\nˇ4\n3\n2\n1","mode":"Normal"}}
{"Key":":"}
{"Key":"2"}
{"Key":","}
{"Key":"4"}
{"Key":"s"}
{"Key":"o"}
{"Key":"r"}
{"Key":"t"}
{"Key":"enter"}
{"Get":{"state":"1\nˇ2\n3\n4\n1","mode":"Normal"}}
{"Key":":"}
{"Key":"2"}
{"Key":","}
{"Key":"4"}
{"Key":"j"}
{"Key":"o"}
{"Key":"i"}
{"Key":"n"}
{"Key":"enter"}
{"Get":{"state":"1\nˇ2 3 4\n1","mode":"Normal"}}