Skip to content

Commit d25a097

Browse files
authored
Merge pull request #1377 from vim-jp/hh-update-intro
Update intro.{txt,jax}
2 parents bcf6a76 + 1b49c40 commit d25a097

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

doc/intro.jax

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*intro.txt* For Vim バージョン 9.0. Last change: 2023 Aug 15
1+
*intro.txt* For Vim バージョン 9.0. Last change: 2023 Nov 18
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -43,7 +43,8 @@ Vi と Vim の違いは |vi_diff.txt| に記載されています。
4343

4444
*pronounce*
4545
Vim は vi-ai-em ではなく、Jim のように一語として発音します。Vim はまた Jim の
46-
ように名称なので、(最初の文字を)大文字で書きます。
46+
ように名称なので、(最初の文字を)大文字で書きます。GUI 版の Vim は "gVim" (文頭
47+
の場合は "GVim")と表記されます。
4748

4849
このマニュアルは全ての Vim コマンドとオプションのリファレンスです。Vi や Vim
4950
の入門書ではありません (それを入れるとあちこちで説明が込み入ってしまうので)。
@@ -94,12 +95,15 @@ Vim のメーリングリストがいくつかあります:
9495
いてもアナウンスがあります。このメーリングリストは購読専用です。
9596
<[email protected]> *vim-mac* *vim_mac*
9697
Vim のマッキントッシュバージョンの使用、改良に関する議論。
98+
<[email protected]> *vim-security*
99+
このリストは、Vim のセキュリティ関連の問題を (非公開で) 議論するための
100+
ものです。
97101

98102
最新の情報は http://www.vim.org/maillist.php を参照。
99103

100104
NOTE:
101-
- アーカイブは誰でも見ることができます。例えば、Googleグループ。質問がある場合
102-
はこれを検索してください
105+
- アーカイブは誰でも見ることができます。例えば、Googleグループ。vim-security
106+
リスト以外の質問がある場合は、これを検索してください
103107
- メーリングリストに投稿するにはそのリストに登録する必要があります!
104108
- 最初のメッセージはモデレートされているため、表示されるまでに数時間かかること
105109
があります。

en/intro.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*intro.txt* For Vim version 9.0. Last change: 2023 Aug 15
1+
*intro.txt* For Vim version 9.0. Last change: 2023 Nov 18
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -43,7 +43,8 @@ document, there is a separate document for each supported system, see
4343

4444
*pronounce*
4545
Vim is pronounced as one word, like Jim, not vi-ai-em. It's written with a
46-
capital, since it's a name, again like Jim.
46+
capital, since it's a name, again like Jim. The GUI version of Vim is written
47+
"gVim" (or "GVim" when at the beginning of a sentence).
4748

4849
This manual is a reference for all the Vim commands and options. This is not
4950
an introduction to the use of Vi or Vim, it gets a bit complicated here and
@@ -97,12 +98,14 @@ There are several mailing lists for Vim:
9798
<[email protected]> *vim-mac* *vim_mac*
9899
For discussions about using and improving the Macintosh version of
99100
Vim.
101+
<[email protected]> *vim-security*
102+
This list is for (privately) discussing security relevant issues of Vim.
100103

101104
See http://www.vim.org/maillist.php for the latest information.
102105

103106
NOTE:
104107
- Anyone can see the archive, e.g. on Google groups. Search this if you have
105-
questions.
108+
questions, except for the vim-security list.
106109
- You can only send messages to these lists if you have subscribed!
107110
- The first message is moderated, thus it may take a few hours to show up.
108111
- You need to send the messages from the same location as where you subscribed

0 commit comments

Comments
 (0)