Mercurial > vim
changeset 36433:b92acb8bcbe4 draft
runtime(doc): remove stray sentence in pi_netrw.txt
Commit: https://github.com/vim/vim/commit/a95d6a3d641dd065cccb1e76863dd3450ee5ce04
Author: S. B. Tam <cpplearner@outlook.com>
Date: Sat Nov 2 15:48:54 2024 +0100
runtime(doc): remove stray sentence in pi_netrw.txt
closes: https://github.com/vim/vim/issues/15971
Signed-off-by: S. B. Tam <cpplearner@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 02 Nov 2024 16:00:10 +0100 |
parents | c4d2d7807577 |
children | 0174a9ef2b59 |
files | runtime/doc/pi_netrw.txt |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/runtime/doc/pi_netrw.txt +++ b/runtime/doc/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 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: