Skip to content

Commit 72b8d4e

Browse files
committed
Update by original
1 parent b9d50d4 commit 72b8d4e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/pi_netrw.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*pi_netrw.txt* For Vim バージョン 9.1. Last change: 2024 Nov 01
1+
*pi_netrw.txt* For Vim バージョン 9.1. Last change: 2024 Nov 02
22

33
------------------------------------------------
44
NETRW REFERENCE MANUAL by Charles E. Campbell
@@ -1506,7 +1506,7 @@ html, gif, jpeg, (word/office) doc などのファイルは専用ハンドラ (
15061506
Netrw は、次の方法で特殊ハンドラを決定します:
15071507

15081508
* |g:netrw_browsex_viewer| が存在する場合、それを使用してファイルを表示しよ
1509-
うとします。便利な設定の例 (<.vimrc> に配置):
1509+
うとします。
15101510
使用したいビューアがリモート URL ディレクトリの処理をサポートしていない場
15111511
合は、|g:netrw_browsex_support_remote| を 0 に設定します。
15121512
* 上記以外:

en/pi_netrw.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*pi_netrw.txt* For Vim version 9.1. Last change: 2024 Nov 01
1+
*pi_netrw.txt* For Vim version 9.1. Last change: 2024 Nov 02
22

33
------------------------------------------------
44
NETRW REFERENCE MANUAL by Charles E. Campbell
@@ -1542,7 +1542,7 @@ OPENING FILES AND LAUNCHING APPS *netrw-gx* *:Open* *:Launch* {{
15421542
Netrw determines which special handler by the following method:
15431543

15441544
* if |g:netrw_browsex_viewer| exists, then it will be used to attempt to
1545-
view files. Examples of useful settings (place into your <.vimrc>):
1545+
view files.
15461546
If the viewer you wish to use does not support handling of a remote URL
15471547
directory, set |g:netrw_browsex_support_remote| to 0.
15481548
* otherwise:

0 commit comments

Comments
 (0)