Skip to content

Commit 765bc2d

Browse files
authored
Merge pull request #2135 from h-east/update-pi_netrw
Update pi_netrw.{txt,jax}
2 parents 6a99c44 + 53d3ac9 commit 765bc2d

File tree

2 files changed

+3
-35
lines changed

2 files changed

+3
-35
lines changed

doc/pi_netrw.jax

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -338,8 +338,7 @@ scp や ftp 以外のプロトコルもサポートされています。次の
338338
)
339339

340340
Netrw にはたくさんの変数が用意されていて、好きなようにカスタマイズできます。
341-
:NetrwSettings コマンド (|netrw-settings|参照) を使うと、現在の netrw の設定が
342-
表示されます。ほとんどの設定は下記、または |netrw-browser-options|、そして
341+
このような設定のほとんどは、以下、|netrw-browser-options| および
343342
|netrw-externapp| で説明されています。
344343

345344
*b:netrw_lastfile* 最後に読み書きされたネットワークファイルがバッファごと
@@ -744,9 +743,6 @@ SCP をパスワードフリーで使うには: |netrw-ssh-hack| を参照。
744743
を指定すると、値を削除できます。
745744
(関連: |netrw-userpass|)
746745

747-
:NetrwSettings このコマンドは |netrw-settings| で説明します。netrw の設定を表
748-
示し、netrw の動作を変更するために使用されます。
749-
750746

751747
==============================================================================
752748
8. 変数とオプション *netrw-var* *netrw-settings* {{{1
@@ -1100,7 +1096,6 @@ QUICK HELP *netrw-quickhelp* {{{2
11001096
*netrw-quickcom* *netrw-quickcoms*
11011097
*netrw-explore-cmds* *netrw-browse-cmds*
11021098
☆クイックリファレンス: コマンド {{{2
1103-
:NetrwSettings............................................|netrw-settings|
11041099
:Ntree....................................................|netrw-ntree|
11051100
:Explore[!] [dir] カレントファイルのディレクトリを開く...|netrw-explore|
11061101
:Hexplore[!] [dir] 水平分割 & Explore.....................|netrw-explore|
@@ -2880,16 +2875,6 @@ Netrw 内部でオプションを変更するときは、ユーザー設定を
28802875
も) が置かれているディレクトリがカレントディレクトリとして設定されてしまいま
28812876
す。
28822877

2883-
☆NETRW 設定ウィンドウ *netrw-settings-window* {{{2
2884-
2885-
NetrwSettings.vim プラグインのコマンド >
2886-
:NetrwSettings
2887-
を実行すると、netrw の設定変数が表示されたウィンドウが表示されます。値を編集し
2888-
てファイルを保存すると設定が反映されます。それぞれの変数の上で "?" を押すとそ
2889-
の変数のヘルプが表示されます。
2890-
2891-
(参照: |netrw-browser-var| |netrw-protocol| |netrw-variables|)
2892-
28932878

28942879
==============================================================================
28952880
☆ファイルを取得する *netrw-obtain* *netrw-O* {{{2

en/pi_netrw.txt

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -339,10 +339,8 @@ NETRW VARIABLES AND SETTINGS *netrw-variables* {{{2
339339
)
340340

341341
Netrw provides a lot of variables which allow you to customize netrw to your
342-
preferences. One way to look at them is via the command :NetrwSettings (see
343-
|netrw-settings|) which will display your current netrw settings. Most such
344-
settings are described below, in |netrw-browser-options|, and in
345-
|netrw-externapp|:
342+
preferences. Most such settings are described below, in
343+
|netrw-browser-options|, and in |netrw-externapp|:
346344

347345
*b:netrw_lastfile* last file Network-read/written retained on a
348346
per-buffer basis (supports plain :Nw )
@@ -765,9 +763,6 @@ below, a {netfile} is a URL to a remote file.
765763
strings (ie. "").
766764
(related: |netrw-userpass|)
767765

768-
:NetrwSettings This command is described in |netrw-settings| -- used to
769-
display netrw settings and change netrw behavior.
770-
771766

772767
==============================================================================
773768
8. Variables and Options *netrw-var* *netrw-settings* {{{1
@@ -1125,7 +1120,6 @@ QUICK REFERENCE: MAPS *netrw-browse-maps* {{{2
11251120

11261121
*netrw-quickcom* *netrw-quickcoms*
11271122
QUICK REFERENCE: COMMANDS *netrw-explore-cmds* *netrw-browse-cmds* {{{2
1128-
:NetrwSettings............................................|netrw-settings|
11291123
:Ntree....................................................|netrw-ntree|
11301124
:Explore[!] [dir] Explore directory of current file......|netrw-explore|
11311125
:Hexplore[!] [dir] Horizontal Split & Explore.............|netrw-explore|
@@ -2950,17 +2944,6 @@ file you edit; this apparently also applies to directories. In other words,
29502944
autochdir sets the current directory to that containing the "file" (even if
29512945
that "file" is itself a directory).
29522946

2953-
NETRW SETTINGS WINDOW *netrw-settings-window* {{{2
2954-
2955-
With the NetrwSettings.vim plugin, >
2956-
:NetrwSettings
2957-
will bring up a window with the many variables that netrw uses for its
2958-
settings. You may change any of their values; when you save the file, the
2959-
settings therein will be used. One may also press "?" on any of the lines for
2960-
help on what each of the variables do.
2961-
2962-
(also see: |netrw-browser-var| |netrw-protocol| |netrw-variables|)
2963-
29642947

29652948
==============================================================================
29662949
OBTAINING A FILE *netrw-obtain* *netrw-O* {{{2

0 commit comments

Comments
 (0)