mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
aac85b8d6b
Also reformat tutor.tutor.json to use 2-space indent while at it.
45 lines
1.7 KiB
JSON
45 lines
1.7 KiB
JSON
{
|
|
"expect": {
|
|
"103": "The cow jumped over the moon.",
|
|
"125": "There is some text missing from this line.",
|
|
"126": "There is some text missing from this line.",
|
|
"145": "There is some text missing from this line.",
|
|
"146": "There is some text missing from this line.",
|
|
"147": "There is also some text missing here.",
|
|
"148": "There is also some text missing here.",
|
|
"216": "There are some words that don't belong in this sentence.",
|
|
"232": "Somebody typed the end of this line twice.",
|
|
"271": -1,
|
|
"290": "This line of words is cleaned up.",
|
|
"307": -1,
|
|
"308": -1,
|
|
"309": -1,
|
|
"310": -1,
|
|
"311": -1,
|
|
"312": -1,
|
|
"313": -1,
|
|
"333": "Fix the errors on this line and replace them with undo.",
|
|
"379": -1,
|
|
"380": -1,
|
|
"381": -1,
|
|
"382": -1,
|
|
"398": "When this line was typed in, someone pressed some wrong keys!",
|
|
"399": "When this line was typed in, someone pressed some wrong keys!",
|
|
"419": "This line has a few words that need changing using the change operator.",
|
|
"420": "This line has a few words that need changing using the change operator.",
|
|
"440": "The end of this line needs to be corrected using the c$ command.",
|
|
"441": "The end of this line needs to be corrected using the c$ command.",
|
|
"504": -1,
|
|
"523": -1,
|
|
"546": "Usually the best time to see the flowers is in the spring.",
|
|
"741": -1,
|
|
"746": -1,
|
|
"762": "This line will allow you to practice appending text to a line.",
|
|
"763": "This line will allow you to practice appending text to a line.",
|
|
"783": "Adding 123 to 456 gives you 579.",
|
|
"784": "Adding 123 to 456 gives you 579.",
|
|
"810": "a) This is the first item.",
|
|
"811": "b) This is the second item."
|
|
}
|
|
}
|