mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 01:46:29 +00:00
vim-patch:12da242: runtime(new-tutor): fix mismatched line numbers in vim-02-beginner
closes: vim/vim#18466
12da2427c7
This commit is contained in:
@@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"expect": {
|
"expect": {
|
||||||
"28": -1,
|
"28": -1,
|
||||||
"37": -1,
|
"36": -1,
|
||||||
"50": -1,
|
"49": -1,
|
||||||
"72": -1,
|
"71": -1,
|
||||||
"73": "b) In this capacity, Edward will have sole cookie discretionary powers",
|
"72": "b) In this capacity, Edward will have sole cookie discretionary powers",
|
||||||
"100": "I have forgotten the exact number of seconds in a day, is it 86400",
|
"99": "I have forgotten the exact number of seconds in a day, is it 86400",
|
||||||
"101": -1,
|
"100": -1,
|
||||||
"127": -1,
|
"126": -1,
|
||||||
"159": -1,
|
"158": -1,
|
||||||
"170": -1,
|
"169": -1,
|
||||||
"219": -1
|
"218": -1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user