zed/crates/vim/test_data/test_jump_to_first_non_whitespace.json

19 lines
574 B
JSON

{"Put":{"state":"The qˇuick"}}
{"Key":"^"}
{"Get":{"state":"ˇThe quick","mode":"Normal"}}
{"Put":{"state":" The qˇuick"}}
{"Key":"^"}
{"Get":{"state":" ˇThe quick","mode":"Normal"}}
{"Put":{"state":"ˇ"}}
{"Key":"^"}
{"Get":{"state":"ˇ","mode":"Normal"}}
{"Put":{"state":"The qˇuick\nbrown fox"}}
{"Key":"^"}
{"Get":{"state":"ˇThe quick\nbrown fox","mode":"Normal"}}
{"Put":{"state":"ˇ\nThe quick"}}
{"Key":"^"}
{"Get":{"state":"ˇ\nThe quick","mode":"Normal"}}
{"Put":{"state":" ˇ \nThe quick"}}
{"Key":"^"}
{"Get":{"state":" ˇ \nThe quick","mode":"Normal"}}