@@ -339,10 +339,8 @@ NETRW VARIABLES AND SETTINGS *netrw-variables* {{{2
339
339
)
340
340
341
341
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 | :
346
344
347
345
*b:netrw_lastfile* last file Network-read/written retained on a
348
346
per-buffer basis (supports plain :Nw )
@@ -765,9 +763,6 @@ below, a {netfile} is a URL to a remote file.
765
763
strings (ie. "").
766
764
(related: | netrw-userpass | )
767
765
768
- :NetrwSettings This command is described in | netrw-settings | -- used to
769
- display netrw settings and change netrw behavior.
770
-
771
766
772
767
==============================================================================
773
768
8. Variables and Options *netrw-var* *netrw-settings* {{{1
@@ -1125,7 +1120,6 @@ QUICK REFERENCE: MAPS *netrw-browse-maps* {{{2
1125
1120
1126
1121
*netrw-quickcom* *netrw-quickcoms*
1127
1122
QUICK REFERENCE: COMMANDS *netrw-explore-cmds* *netrw-browse-cmds* {{{2
1128
- :NetrwSettings............................................| netrw-settings |
1129
1123
:Ntree....................................................| netrw-ntree |
1130
1124
:Explore[!] [dir] Explore directory of current file......| netrw-explore |
1131
1125
:Hexplore[!] [dir] Horizontal Split & Explore.............| netrw-explore |
@@ -2950,17 +2944,6 @@ file you edit; this apparently also applies to directories. In other words,
2950
2944
autochdir sets the current directory to that containing the "file" (even if
2951
2945
that "file" is itself a directory).
2952
2946
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
-
2964
2947
2965
2948
==============================================================================
2966
2949
OBTAINING A FILE *netrw-obtain* *netrw-O* {{{2
0 commit comments