Skip to content

Commit 2807f84

Browse files
authored
Merge pull request #1549 from vim-jp/hh-update-starting
Update starting.{txt,jax}
2 parents 03dc8a0 + 0d1ea39 commit 2807f84

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

doc/starting.jax

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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](デフォルト:上記

en/starting.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

0 commit comments

Comments
 (0)