Christian wrote:
> a recent question on vi.stackexchange.com made me realize, that there is
> no easy way to discover the help syntax being used. So I'd suggest to
> add the following line to help.txt to make this a bit more easier
> discoverable:
>
> diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt
> index 361587536..1ab87af5e 100644
> --- a/runtime/doc/help.txt
> +++ b/runtime/doc/help.txt
> @@ -26,6 +26,7 @@ Get specific help: It is possible to go directly to
> whatever you
> want help
> Option ' :help 'textwidth'
> Regular expression / :help /[
> See |help-summary| for more contexts and an explanation.
> + See |notation| for the help syntax explained.
>
> Search for help: Type ":help word", then hit CTRL-D to see matching
> help entries for "word".
I can add that. I think the sentence reads easier like this:
See |notation| for an explanation of the help syntax.
--
You can tune a file system, but you can't tuna fish
-- man tunefs
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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 on the web visit
https://groups.google.com/d/msgid/vim_dev/20220804120208.9AED51C07B3%40moolenaar.net.