Hi Bram and Charles, 2015-10-14(Wed) 0:00:09 UTC+9 Charles Campbell: > h_east wrote: > > To: vim_dev > > Cc: Charles E. Campbell (As a Vim syntax file Maintainer) > > > > Hi, > > > > I add a few keywords to syntax/vim.vim > > (belloff bo invfixeol invfixendofline) > > > > Please check and include this. > > > > Hello! > > I've now updated my doc directory and re-generated the automatically > generated section of the syntax/vim.vim file -- and so these new > keywords are now included with v7.4-27 on my website > (http://www.drchip.org/astronaut/vim/index.html#SYNTAX_VIM). It'll get > to Bram eventually!
Thanks for committed a runtime/syntax/vim.vim (v7.4-35) https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2#diff-86da060e2153c8ce5dc317a7b4b5a29d But, regression has occurred. Please check the attached file. (xxx.vim and syn_vim_hl.png) 1. Unexpected error-highlighting for global-command in function. (Line 2) 2. Not highlighted after global-command with '('. (Line 12-) The above did not occur in previous version. I know updated a fixed version (v7.4-36) on Charles's website. (http://www.drchip.org/astronaut/vim/index.html#SYNTAX_VIM) I want to fix a Vim repository's one. -- Best regards, Hirohito Higashi (a.k.a h_east) -- -- 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.
xxx.vim
Description: Binary data
