File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1- *starting.txt* For Vim バージョン 9.1. Last change: 2024 May 05
1+ *starting.txt* For Vim バージョン 9.1. Last change: 2024 May 18
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -1676,7 +1676,8 @@ viminfoを上書きしたいのならば、エラーを修正するか、また
16761676 | viminfo-file-name | 参照)から読込む。
16771677 [!]が与えれらた場合、既に設定されている情報(レジス
16781678 タ、マーク、| v:oldfiles | 、その他)は上書きされる。
1679-
1679+ 'viminfofile' が "NONE" に設定されている場合、"E195"
1680+ が発生するだろう。
16801681
16811682 *:wv* *:wviminfo* *E137* *E138* *E574* *E886* *E929*
16821683:wv[iminfo][!] [file] viminfoファイルを [file] (デフォルト:上記
Original file line number Diff line number Diff line change 1- *starting.txt* For Vim version 9.1. Last change: 2024 May 05
1+ *starting.txt* For Vim version 9.1. Last change: 2024 May 18
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1712,7 +1712,8 @@ most of the information will be restored).
17121712 | viminfo-file-name | above).
17131713 If [!] is given, then any information that is
17141714 already set (registers, marks, | v:oldfiles | , etc.)
1715- will be overwritten.
1715+ will be overwritten. "E195" may be given, when
1716+ 'viminfofile' has been set to "NONE".
17161717
17171718 *:wv* *:wviminfo* *E137* *E138* *E574* *E886* *E929*
17181719:wv[iminfo][!] [file] Write to viminfo file [file] (default: see
You can’t perform that action at this time.
0 commit comments