runtime(help): fix typo s/additional/arbitrary/ Commit: https://github.com/vim/vim/commit/ae01b96004e2ea38eaca2f72e3332762c9b05601 Author: Christian Brabandt <c...@256bit.org> Date: Wed Dec 25 17:52:12 2024 +0100
runtime(help): fix typo s/additional/arbitrary/ Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/helphelp.txt b/runtime/doc/helphelp.txt index 5ab112d60..9e3e7488c 100644 --- a/runtime/doc/helphelp.txt +++ b/runtime/doc/helphelp.txt @@ -461,7 +461,7 @@ Note: When setting "g:help_example_languages", if you do not include "vim" key, the Vim syntax highlighting will not be enabled. If you set it to an empty value, syntax highlighting for embedded languages will be disabled. -Further note: including additional syntax languages into help files may not +Further note: including arbitrary syntax languages into help files may not always work perfectly, if the included 'syntax' script does not account for such an import. *help-notation* -- -- 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/E1tQUjt-003DGX-C0%40256bit.org.