Skip to content

Update starting.{txt,jax} #1549

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions doc/starting.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*starting.txt* For Vim バージョン 9.1. Last change: 2024 May 05
*starting.txt* For Vim バージョン 9.1. Last change: 2024 May 18


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -1676,7 +1676,8 @@ viminfoを上書きしたいのならば、エラーを修正するか、また
|viminfo-file-name| 参照)から読込む。
[!]が与えれらた場合、既に設定されている情報(レジス
タ、マーク、|v:oldfiles|、その他)は上書きされる。

'viminfofile' が "NONE" に設定されている場合、"E195"
が発生するだろう。

*:wv* *:wviminfo* *E137* *E138* *E574* *E886* *E929*
:wv[iminfo][!] [file] viminfoファイルを [file](デフォルト:上記
Expand Down
5 changes: 3 additions & 2 deletions en/starting.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*starting.txt* For Vim version 9.1. Last change: 2024 May 05
*starting.txt* For Vim version 9.1. Last change: 2024 May 18


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down Expand Up @@ -1712,7 +1712,8 @@ most of the information will be restored).
|viminfo-file-name| above).
If [!] is given, then any information that is
already set (registers, marks, |v:oldfiles|, etc.)
will be overwritten.
will be overwritten. "E195" may be given, when
'viminfofile' has been set to "NONE".

*:wv* *:wviminfo* *E137* *E138* *E574* *E886* *E929*
:wv[iminfo][!] [file] Write to viminfo file [file] (default: see
Expand Down