zed/crates/vim/test_data/test_lowercase_marks.json

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

16 lines
387 B
JSON
Raw Permalink Normal View History

{"Put":{"state":"line one\nline ˇtwo\nline three"}}
{"Key":"m"}
{"Key":"a"}
{"Key":"l"}
{"Key":"'"}
{"Key":"a"}
{"Get":{"state":"line one\nˇline two\nline three","mode":"Normal"}}
{"Key":"`"}
{"Key":"a"}
{"Get":{"state":"line one\nline ˇtwo\nline three","mode":"Normal"}}
{"Key":"^"}
{"Key":"d"}
{"Key":"`"}
{"Key":"a"}
{"Get":{"state":"line one\nˇtwo\nline three","mode":"Normal"}}