Skip to content

Update usr_23.{txt,jax} #2192

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
Jul 23, 2025
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
6 changes: 3 additions & 3 deletions doc/usr_23.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*usr_23.txt* For Vim バージョン 9.1. Last change: 2020 Dec 19
*usr_23.txt* For Vim バージョン 9.1. Last change: 2025 Jul 22

VIM USER MANUAL - by Bram Moolenaar

Expand Down Expand Up @@ -112,8 +112,8 @@ Macintosh では <CR> が改行文字なので、行の途中に <NL> 文字を

誰かがあなたにメールを出しました。メールには URL が書いてあります。例:

そのことならここに情報があったよ ~
ftp://ftp.vim.org/pub/vim/README ~
そのことならここに情報があったよ: ~
https://ftp.nluug.nl/pub/vim/README

他のプログラムを使ってファイルをダウンロードし、それを Vim で開いても構いませ
んが、もっと簡単な方法があります。カーソルを URL の上に移動して次のコマンドを
Expand Down
4 changes: 2 additions & 2 deletions en/usr_23.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*usr_23.txt* For Vim version 9.1. Last change: 2020 Dec 19
*usr_23.txt* For Vim version 9.1. Last change: 2025 Jul 22

VIM USER MANUAL - by Bram Moolenaar

Expand Down Expand Up @@ -118,7 +118,7 @@ Someone sends you an e-mail message, which refers to a file by its URL. For
example:

You can find the information here: ~
ftp://ftp.vim.org/pub/vim/README ~
https://ftp.nluug.nl/pub/vim/README

You could start a program to download the file, save it on your local disk and
then start Vim to edit it.
Expand Down