zed/crates/vim/test_data/test_delete_end_of_line.json

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

9 lines
252 B
JSON
Raw Permalink Normal View History

{"Put":{"state":"The qˇuick\nbrown fox"}}
{"Key":"d"}
{"Key":"$"}
{"Get":{"state":"The ˇq\nbrown fox","mode":"Normal"}}
{"Put":{"state":"The quick\nˇ\nbrown fox"}}
{"Key":"d"}
{"Key":"$"}
{"Get":{"state":"The quick\nˇ\nbrown fox","mode":"Normal"}}