|
3 | 3 | helpname: 'os_vms' |
4 | 4 | --- |
5 | 5 | <div id='vimCodeElement'> |
6 | | -<a class="Constant" href="os_vms.html" name="os_vms.txt">os_vms.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2024 May 11<br> |
| 6 | +<a class="Constant" href="os_vms.html" name="os_vms.txt">os_vms.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Jul 22<br> |
7 | 7 | <br> |
8 | 8 | <br> |
9 | 9 | <span class="Identifier">VIMリファレンスマニュアル</span><br> |
|
36 | 36 | <br> |
37 | 37 | <span class="PreProc">==============================================================================</span><br> |
38 | 38 | <br> |
39 | | -2. ファイル入手(ダウンロード) <a class="Constant" href="os_vms.html#vms-download" name="vms-download">vms-download</a><br> |
| 39 | +2. ファイルのダウンロード <a class="Constant" href="os_vms.html#vms-download" name="vms-download">vms-download</a><br> |
40 | 40 | <br> |
41 | | -Vimのソースコードは公式サイトからftpでダウンロードすることができる:<br> |
42 | | - <span class="Constant">ftp://ftp.vim.org/pub/vim/</span><br> |
| 41 | +Vim のソースコードは Vim の公式サイトからダウンロードすることができる:<br> |
| 42 | + <span class="Constant"><a href="https://github.com/vim/vim/archive/refs/heads/master.zip">https://github.com/vim/vim/archive/refs/heads/master.zip</a></span><br> |
| 43 | +または git を使用する:<br> |
| 44 | +<div class="helpExample"> git clone <a href="https://github.com/vim/vim.git">https://github.com/vim/vim.git</a></div> |
| 45 | +<br> |
| 46 | +以前のリリースアーカイブも以下の場所から入手できる:<br> |
| 47 | + <span class="Constant"><a href="https://ftp.nluug.nl/pub/vim/">https://ftp.nluug.nl/pub/vim/</a></span><br> |
| 48 | + <span class="Constant">ftp://ftp.nluug.nl/pub/vim/</span><br> |
43 | 49 | またはミラーサイトを利用しても良い:<br> |
44 | | - <span class="Constant">ftp://ftp.vim.org/pub/vim/MIRRORS</span><br> |
| 50 | + <span class="Constant"><a href="https://ftp.nluug.nl/pub/vim/MIRRORS">https://ftp.nluug.nl/pub/vim/MIRRORS</a></span><br> |
| 51 | +<br> |
| 52 | +<span class="Todo">Note</span>: ftp サーバーは廃止されており、更新されなくなった。<br> |
45 | 53 | <br> |
46 | 54 | コンパイル済み実行可能ファイルは以下のところで入手可能:<br> |
47 | 55 | <span class="Constant"><a href="http://www.polarfox.com/vim/">http://www.polarfox.com/vim/</a></span><br> |
|
0 commit comments