runtime(doc): remove stray sentence in pi_netrw.txt Commit: https://github.com/vim/vim/commit/a95d6a3d641dd065cccb1e76863dd3450ee5ce04 Author: S. B. Tam <cpplear...@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 <cpplear...@outlook.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/pi_netrw.txt b/runtime/doc/pi_netrw.txt index dc95a5405..6b4c5e06d 100644 --- 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-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: -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1t7Fbm-008ays-JM%40256bit.org.