Kazunobu Kuriyama wrote: > Hi Bram, > > Attached is a patch to update runtime/syntax/objc.vim. > > This update includes new syntax/highlight support for > > - type information of collection classes such as NSArray and NSDictionary. > - type specifiers and property attributes as to nullability. > > Broadly speaking, this update covers the recent enhancement of Objective-C > which has been introduced with Xcode 7.0 or later (partially, Xcode 6.3).
Thanks, I'll include it. With updates like this sending the whole file is better, I can always check the differences with what I have. With a diff I'm not sure if what was diffed against is what I currently have. -- XML is a nice language for computers. Not for humans. /// 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.
