
Closes #14760 Still TODO: * Vim actually undoes *many* changes if they're all on the same line. Release Notes: - vim: Add `U` to return to the last changed line and undo
14 lines
534 B
JSON
14 lines
534 B
JSON
{"Put":{"state":"ˇfn a() { }\nfn a() { }\nfn a() { }\n"}}
|
|
{"Key":"shift-g"}
|
|
{"Get":{"state":"fn a() { }\nfn a() { }\nfn a() { }\nˇ","mode":"Normal"}}
|
|
{"Key":"r"}
|
|
{"Key":"a"}
|
|
{"Get":{"state":"fn a() { }\nfn a() { }\nfn a() { }\nˇ","mode":"Normal"}}
|
|
{"Key":"shift-u"}
|
|
{"Get":{"state":"ˇ\nfn a() { }\nfn a() { }\n","mode":"Normal"}}
|
|
{"Key":"shift-u"}
|
|
{"Get":{"state":"ˇfn a() { }\nfn a() { }\nfn a() { }\n","mode":"Normal"}}
|
|
{"Key":"g"}
|
|
{"Key":"g"}
|
|
{"Key":"shift-u"}
|
|
{"Get":{"state":"ˇ\nfn a() { }\nfn a() { }\n","mode":"Normal"}}
|