Skip to content

Commit 2c08fc3

Browse files
authored
Merge pull request #1727 from vim-jp/hh-update-usr_90
Update usr_90.{txt,jax}
2 parents 1b45373 + 33ed188 commit 2c08fc3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

doc/usr_90.jax

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*usr_90.txt* For Vim バージョン 9.1. Last change: 2022 May 13
1+
*usr_90.txt* For Vim バージョン 9.1. Last change: 2024 Oct 05
22

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -35,7 +35,7 @@ Vim を使うにはまずインストールする必要があります。シス
3535
Unix システムごとにコンパイル済みバイナリが用意されています。次のページにパッ
3636
ケージへのリンクが一覧されています:
3737

38-
http://www.vim.org/binaries.html ~
38+
http://www.vim.org/binaries.html
3939

4040
バイナリのメンテナンスはボランティアベースなので、古いままになっていることが
4141
多々あります。自分でソースからコンパイルする方が無難です。自分でコンパイルする
@@ -59,7 +59,7 @@ Vim をコンパイルしてインストールするには、次のものが必
5959
Vim のアーカイブを入手するには、次のファイルを見てダウンロード速度が最も早いで
6060
あろう近くのミラーを探してください:
6161

62-
ftp://ftp.vim.org/pub/vim/MIRRORS ~
62+
ftp://ftp.vim.org/pub/vim/MIRRORS
6363

6464
Vim のホームサイト ftp.vim.org で十分な速度が出るならそれでも構いません。
6565
"unix" ディレクトリにファイルが入っています。バージョン番号はファイル名に埋め
@@ -209,7 +209,7 @@ Vim を Microsoft Windows にインストールする方法は二つあります
209209
Vim のアーカイブを入手するには、次のファイルを見てダウンロード速度が最も早いで
210210
あろう近くのミラーを探してください:
211211

212-
ftp://ftp.vim.org/pub/vim/MIRRORS ~
212+
ftp://ftp.vim.org/pub/vim/MIRRORS
213213

214214
Vim のホームサイト ftp.vim.org で十分な速度が出るならそれでも構いません。"pc"
215215
ディレクトリにファイルが入っています。バージョン番号はファイル名に埋め込まれて

en/usr_90.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*usr_90.txt* For Vim version 9.1. Last change: 2022 May 13
1+
*usr_90.txt* For Vim version 9.1. Last change: 2024 Oct 05
22

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -36,7 +36,7 @@ FROM A PACKAGE
3636
You can get precompiled binaries for many different UNIX systems. There is a
3737
long list with links on this page:
3838

39-
http://www.vim.org/binaries.html ~
39+
http://www.vim.org/binaries.html
4040

4141
Volunteers maintain the binaries, so they are often out of date. It is a
4242
good idea to compile your own UNIX version from the source. Also, creating
@@ -59,7 +59,7 @@ To compile and install Vim, you will need the following:
5959
To get the Vim archives, look in this file for a mirror near you, this should
6060
provide the fastest download:
6161

62-
ftp://ftp.vim.org/pub/vim/MIRRORS ~
62+
ftp://ftp.vim.org/pub/vim/MIRRORS
6363

6464
Or use the home site ftp.vim.org, if you think it's fast enough. Go to the
6565
"unix" directory and you'll find a list of files there. The version number is
@@ -213,7 +213,7 @@ one, you will need:
213213
To get the Vim archives, look in this file for a mirror near you, this should
214214
provide the fastest download:
215215

216-
ftp://ftp.vim.org/pub/vim/MIRRORS ~
216+
ftp://ftp.vim.org/pub/vim/MIRRORS
217217

218218
Or use the home site ftp.vim.org, if you think it's fast enough. Go to the
219219
"pc" directory and you'll find a list of files there. The version number is

0 commit comments

Comments
 (0)