From 72b8d4ea8d0c7486f54aca3e845a51022c751a12 Mon Sep 17 00:00:00 2001 From: h-east Date: Sun, 3 Nov 2024 05:26:38 +0900 Subject: [PATCH] Update by original --- doc/pi_netrw.jax | 4 ++-- en/pi_netrw.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/pi_netrw.jax b/doc/pi_netrw.jax index 935d30d57..232ff96b6 100644 --- a/doc/pi_netrw.jax +++ b/doc/pi_netrw.jax @@ -1,4 +1,4 @@ -*pi_netrw.txt* For Vim バージョン 9.1. Last change: 2024 Nov 01 +*pi_netrw.txt* For Vim バージョン 9.1. Last change: 2024 Nov 02 ------------------------------------------------ NETRW REFERENCE MANUAL by Charles E. Campbell @@ -1506,7 +1506,7 @@ html, gif, jpeg, (word/office) doc などのファイルは専用ハンドラ ( Netrw は、次の方法で特殊ハンドラを決定します: * |g:netrw_browsex_viewer| が存在する場合、それを使用してファイルを表示しよ - うとします。便利な設定の例 (<.vimrc> に配置): + うとします。 使用したいビューアがリモート URL ディレクトリの処理をサポートしていない場 合は、|g:netrw_browsex_support_remote| を 0 に設定します。 * 上記以外: diff --git a/en/pi_netrw.txt b/en/pi_netrw.txt index dc95a5405..6b4c5e06d 100644 --- a/en/pi_netrw.txt +++ b/en/pi_netrw.txt @@ -1,4 +1,4 @@ -*pi_netrw.txt* For Vim version 9.1. Last change: 2024 Nov 01 +*pi_netrw.txt* For Vim version 9.1. Last change: 2024 Nov 02 ------------------------------------------------ NETRW REFERENCE MANUAL by Charles E. Campbell @@ -1542,7 +1542,7 @@ OPENING FILES AND LAUNCHING APPS *netrw-gx* *:Open* *:Launch* {{ Netrw determines which special handler by the following method: * if |g:netrw_browsex_viewer| exists, then it will be used to attempt to - view files. Examples of useful settings (place into your <.vimrc>): + view files. If the viewer you wish to use does not support handling of a remote URL directory, set |g:netrw_browsex_support_remote| to 0. * otherwise: