zed/crates/vim/test_data/test_indent_gv.json

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

9 lines
201 B
JSON
Raw Normal View History

{"SetOption":{"value":"shiftwidth=4"}}
{"Put":{"state":"ˇhello\nworld\n"}}
{"Key":"v"}
{"Key":"j"}
{"Key":">"}
{"Key":"g"}
{"Key":"v"}
{"Get":{"state":"« hello\n ˇ» world\n","mode":"Visual"}}