Hirohito Higashi wrote:
> "_" was used for the argument name for the first time in > doc/textprop.txt. It is not highlighted at present. It is necessary to > change runtime/syntax/help.vim. Is it OK with the attached patch? Well, another way of looking at it is that using lnum_end is not consistent with what's used so far. Changing it to lnum-end works. It's not a valid variable name, but I suppose that isn't needed here. -- How To Keep A Healthy Level Of Insanity: 6. In the memo field of all your checks, write "for sexual favors". /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ 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]. For more options, visit https://groups.google.com/d/optout.
