On Saturday, July 6, 2013 1:39:03 AM UTC+9, Charles Campbell wrote: > Please try syntax/vim.vim v7.3-26 , available at my website at > > http://www.drchip.org/astronaut/vim/index.html#SYNTAX_VIM . > > > > The problem: s:Xxxx was permitted (old rules for what was allowed to be > > a function name), but lower case such as s:xxxx was not. syntax/vim.vim > > is now updated to use \h instead of \u (ie. head-of-word) to recognize > > that first letter following the s:. > > > > Regards, > > Chip Campbell
Thank you, Chip. And you too, Bram. I confirmed syntax/vim.vim was updated. -- -- 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/groups/opt_out.
