On Sunday, 9 June 2013 23:39:53 UTC+10, Kazunobu Kuriyama wrote:
> 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 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.
I'm fairly new to vim so I'm prepared to concede I may have stuffed something
up—just wanted to report that I downloaded the latest version from this thread
and added it to ~/.vim/autoload/, but I still seem get red braces for blocks
passed to functions, e.g.:
dispatch_async(queue, ^{
// code
});
or in a Kiwi spec:
describe(@"testing", ^{
it(@"is awesome", ^{
// ...
});
});
Am I missing something?
Thanks,
Adam
--
--
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.