zed/crates/vim/test_data/test_sentence_forwards.json
Conrad Irwin 1e09884a22
vim: Sentence motion (#17425)
Closes #12161

Release Notes:

- vim: Added `(` and `)` for sentence motion
2024-09-05 11:18:52 -06:00

9 lines
289 B
JSON

{"Put":{"state":"helˇlo.\n\n\nworld."}}
{"Key":")"}
{"Get":{"state":"hello.\nˇ\n\nworld.","mode":"Normal"}}
{"Key":")"}
{"Get":{"state":"hello.\n\n\nˇworld.","mode":"Normal"}}
{"Key":")"}
{"Get":{"state":"hello.\n\n\nworldˇ.","mode":"Normal"}}
{"Put":{"state":"helˇlo.\n\n\nworld."}}