zed/crates/vim/test_data/test_dw_eol.json

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

7 lines
221 B
JSON
Raw Normal View History

{"SetOption":{"value":"wrap"}}
{"SetOption":{"value":"columns=12"}}
{"Put":{"state":"twelve ˇchar twelve char\ntwelve char"}}
{"Key":"d"}
{"Key":"w"}
{"Get":{"state":"twelve ˇtwelve char\ntwelve char","mode":"Normal"}}