mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-09 20:19:27 +00:00
901cb8b3d2
Release Notes: - vim: Added support for buffer-local marks (`'a-'z`) and some builtin marks `'<`,`'>`,`'[`,`']`, `'{`, `'}` and `^`. Global marks (`'A-'Z`), and other builtin marks (`'0-'9`, `'(`, `')`, `''`, `'.`, `'"`) are not yet implemented. (#5122) --------- Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
14 lines
400 B
JSON
14 lines
400 B
JSON
{"Put":{"state":"Line one\nLine two\nLiˇne three\nLine four\nLine five\n"}}
|
|
{"Key":"c"}
|
|
{"Key":"e"}
|
|
{"Key":"k"}
|
|
{"Key":"e"}
|
|
{"Key":"escape"}
|
|
{"Key":"j"}
|
|
{"Key":"j"}
|
|
{"Key":"'"}
|
|
{"Key":"."}
|
|
{"Get":{"state":"Line one\nLine two\nˇLike three\nLine four\nLine five\n","mode":"Normal"}}
|
|
{"Key":"`"}
|
|
{"Key":"."}
|
|
{"Get":{"state":"Line one\nLine two\nLiˇke three\nLine four\nLine five\n","mode":"Normal"}}
|