Hi, Attached is the latest draft of syntax/objc.vim, in which the bug, kindly reported by Christian Wellenbrock, is fixed:
On Jun 5, 2013, at 3:41 AM, Christian Wellenbrock <[email protected]> wrote: > <snip> > Yes the update fixed the problems. You saved it with Windows line endings > again though. While we're at it, there are still red braces in other methods > (that are red with the current syntax file as well). See the screenshot [1] > of the code [2]. Maybe you can fix those too? > > [1] http://i.imgur.com/kYXunaD.png > [2] > https://github.com/AFNetworking/AFNetworking/blob/master/AFNetworking/AFURLConnectionOperation.m#L198-L207 Now, all the reported bugs have been fixed. In addition, I fixed some subtle bugs found by myself, optimized the code a little bit so that fast scrolling would not collapse highlighting temporarily, and added more stuff on object literals and ARC to fulfill VIM syntax highlighting support for Modern Objective-C. So, I'd like to submit another version of the draft, suitably modified for VIM distribution, to Bram in a day or two if none of you objects to it. Of course, any comment is always welcome. Best regards, KK -- -- 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.
objc.vim
Description: Binary data
