|
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 |
2 | 2 |
|
3 | 3 |
|
4 | 4 | VIM REFERENCE MANUAL by Bram Moolenaar
|
@@ -43,7 +43,8 @@ document, there is a separate document for each supported system, see
|
43 | 43 |
|
44 | 44 | *pronounce*
|
45 | 45 | 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). |
47 | 48 |
|
48 | 49 | This manual is a reference for all the Vim commands and options. This is not
|
49 | 50 | 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:
|
97 | 98 | < [email protected]> *vim-mac* *vim_mac*
|
98 | 99 | For discussions about using and improving the Macintosh version of
|
99 | 100 | Vim.
|
| 101 | +< [email protected]> *vim-security* |
| 102 | + This list is for (privately) discussing security relevant issues of Vim. |
100 | 103 |
|
101 | 104 | See http://www.vim.org/maillist.php for the latest information.
|
102 | 105 |
|
103 | 106 | NOTE:
|
104 | 107 | - 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. |
106 | 109 | - You can only send messages to these lists if you have subscribed!
|
107 | 110 | - The first message is moderated, thus it may take a few hours to show up.
|
108 | 111 | - You need to send the messages from the same location as where you subscribed
|
|
0 commit comments