Commit: runtime(doc): fix typo in netrw help file
Christian Brabandt <[email protected]> Fri, 7 Aug 2026 22:00:08 +0200
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <[email protected]> |
runtime(doc): fix typo in netrw help file Commit: https://github.com/vim/vim/commit/2c0318d2854418d26032352ab1152b598642e38a Author: Rochish Manda <[email protected]> Date: Fri Aug 7 19:55:47 2026 +0000 runtime(doc): fix typo in netrw help file closes: https://github.com/vim/vim/issues/20968 Signed-off-by: Rochish Manda <[email protected]> Signed-off-by: Christian Brabandt <[email protected]> diff --git a/runtime/doc/pi_netrw.txt b/runtime/doc/pi_netrw.txt index e3c06852c..9a0533bc4 100644 --- a/runtime/doc/pi_netrw.txt +++ b/runtime/doc/pi_netrw.txt @@ -2609,7 +2609,7 @@ your browsing preferences. (see also: |netrw-settings|) otherwise "dir" *g:netrw_glob_escape* ='[]*?`{~$' (unix) - ='[]*?`{$' (windows + ='[]*?`{$' (windows) These characters in directory names are escaped before applying glob() diff --git a/runtime/pack/dist/opt/netrw/doc/netrw.txt b/runtime/pack/dist/opt/netrw/doc/netrw.txt index 6fe5c5ebe..cd00cbe79 100644 --- a/runtime/pack/dist/opt/netrw/doc/netrw.txt +++ b/runtime/pack/dist/opt/netrw/doc/netrw.txt @@ -2609,7 +2609,7 @@ your browsing preferences. (see also: |netrw-settings|) otherwise "dir" *g:netrw_glob_escape* ='[]*?`{~$' (unix) - ='[]*?`{$' (windows + ='[]*?`{$' (windows) These characters in directory names are escaped before applying glob() -- -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1wsQjg-000gmY-8f%40256bit.org.