zed/crates/vim/test_data/test_remap_recursion.json

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

12 lines
345 B
JSON
Raw Normal View History

{"Exec":{"command":"noremap x \"_x"}}
{"Exec":{"command":"map y 2x"}}
{"Put":{"state":"ˇhello"}}
{"Key":"d"}
{"Key":"l"}
{"Get":{"state":"ˇello","mode":"Normal"}}
{"ReadRegister":{"name":"\"","value":"h"}}
{"Key":"y"}
{"Get":{"state":"ˇlo","mode":"Normal"}}
{"ReadRegister":{"name":"\"","value":"h"}}
{"Get":{"state":"ˇlo","mode":"Normal"}}