zed/crates/vim/test_data/test_shift_y.json

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

8 lines
209 B
JSON
Raw Normal View History

{"Put":{"state":"The ˇquick brown\n"}}
{"Key":"v"}
{"Key":"i"}
{"Key":"w"}
{"Key":"shift-y"}
{"Get":{"state":"ˇThe quick brown\n","mode":"Normal"}}
{"ReadRegister":{"name":"\"","value":"The quick brown\n"}}