mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
45ae0dcc2d
Co-Authored-By: Richard <richard@zed.dev> Release Notes: - vim: Fixed behavior of `dw` at the end of a soft wrapped line Co-authored-by: Richard <richard@zed.dev>
7 lines
221 B
JSON
7 lines
221 B
JSON
{"SetOption":{"value":"wrap"}}
|
|
{"SetOption":{"value":"columns=12"}}
|
|
{"Put":{"state":"twelve ˇchar twelve char\ntwelve char"}}
|
|
{"Key":"d"}
|
|
{"Key":"w"}
|
|
{"Get":{"state":"twelve ˇtwelve char\ntwelve char","mode":"Normal"}}
|