mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
Release Notes: - vim: Added support for the changelist. `g;` and `g,` to the previous/next change - vim: Added support for the `'.` mark - vim: Added support for `gi` to resume the previous insert
8 lines
174 B
JSON
8 lines
174 B
JSON
{"Put":{"state":"one two\nthree fˇr"}}
|
|
{"Key":"i"}
|
|
{"Key":"o"}
|
|
{"Key":"escape"}
|
|
{"Key":"k"}
|
|
{"Key":"`"}
|
|
{"Key":"."}
|
|
{"Get":{"state":"one two\nthree fˇor","mode":"Normal"}}
|