File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- *recover.txt* For Vim バージョン 9.0. Last change: 2020 Aug 15
1
+ *recover.txt* For Vim バージョン 9.0. Last change: 2023 Apr 22
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -180,7 +180,7 @@ recoverコマンドにはファイル名かスワップファイル名を渡す
180
180
:rec[over]! [file] ":recover" と同じだが、現在のバッファに対するどんな変
181
181
更も失われる。
182
182
183
- *E312* *E309* *E310*
183
+ *E312* *E309* *E310* *E1364 *
184
184
Vimはスワップファイルが何らかの理由で壊れているときに、いくつかの対処を提供す
185
185
る。Vimが見つかったものに疑問を持った場合、エラーメッセージが与えられ、"???"
186
186
というテキストが一緒に行に挿入される。回復中にエラーメッセージを受け取ったら、
Original file line number Diff line number Diff line change 1
- *recover.txt* For Vim version 9.0. Last change: 2020 Aug 15
1
+ *recover.txt* For Vim version 9.0. Last change: 2023 Apr 22
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -176,7 +176,7 @@ the recover command:
176
176
:rec[over]! [file] Like ":recover", but any changes in the current
177
177
buffer are lost.
178
178
179
- *E312* *E309* *E310*
179
+ *E312* *E309* *E310* *E1364 *
180
180
Vim has some intelligence about what to do if the swap file is corrupt in
181
181
some way. If Vim has doubt about what it found, it will give an error
182
182
message and insert lines with "???" in the text. If you see an error message
You can’t perform that action at this time.
0 commit comments