neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

vim-01-beginner.tutor.json (2090B)


      1 {
      2  "expect": {
      3    "107": "その うさぎ は つき を こえて とびはねた",
      4    "129": "この 行 には 幾つか 足りない テキスト が ある。",
      5    "130": "この 行 には 幾つか 足りない テキスト が ある。",
      6    "148": "この 行 には 間違った テキスト が あります。",
      7    "149": "この 行 には 間違った テキスト が あります。",
      8    "150": "ここ にも 間違った テキスト が あります。",
      9    "151": "ここ にも 間違った テキスト が あります。",
     10    "219": "この 文 には いくつか 必要のない 単語 が 含まれて います。",
     11    "235": "誰かがこの行の最後を2度タイプしました。",
     12    "274": -1,
     13    "293": "この行の単語は綺麗になった。",
     14    "310": "1)  薔薇は赤く",
     15    "311": "",
     16    "312": "3)  菫は青く",
     17    "313": "",
     18    "314": "",
     19    "315": "6)  砂糖は甘く",
     20    "316": "7)  そして貴方も",
     21    "337": "この行の間違いを修正し、後でそれらの修正を取り消します。",
     22    "402": "この行を入力した時に、その人は幾つか間違ったキーを押しました!",
     23    "403": "この行を入力した時に、その人は幾つか間違ったキーを押しました!",
     24    "423": "This line has a few words that need changing using the change operator.",
     25    "424": "This line has a few words that need changing using the change operator.",
     26    "444": "The end of this line needs to be corrected using the c$ command.",
     27    "445": "The end of this line needs to be corrected using the c$ command.",
     28    "507": -1,
     29    "526": -1,
     30    "550": "Usually the best time to see the flowers is in the spring.",
     31    "740": -1,
     32    "745": -1,
     33    "761": "This line will allow you to practice appending text to a line.",
     34    "762": "This line will allow you to practice appending text to a line.",
     35    "779": "Adding 123 to 456 gives you 579.",
     36    "780": "Adding 123 to 456 gives you 579.",
     37    "805": "a) This is the first item.",
     38    "806": "b) This is the second item."
     39  }
     40 }