Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support a lambda with a condition expression syntax #7

Closed
usagi opened this issue Jan 27, 2013 · 4 comments
Closed

support a lambda with a condition expression syntax #7

usagi opened this issue Jan 27, 2013 · 4 comments

Comments

@usagi
Copy link

usagi commented Jan 27, 2013

vim_2

the sample code:
http://ideone.com/LN4U4W

It's broken. Please support the case.

@osyo-manga
Copy link

Try using c_no_curly_error option.

" vimrc
let  c_no_curly_error=0

But, it is not yet complete :(

0bed9a47a24f97a5fdea168e5756810b

@mattn
Copy link
Member

mattn commented Feb 19, 2013

C++11 の時は c_no_curly_error 無くそうかなー。。。

@usagi
Copy link
Author

usagi commented Feb 19, 2013

It's so, naruhodo :)
I didn't see the thread until recently, sorry.
Thanks.

@usagi usagi closed this as completed Feb 19, 2013
@osyo-manga
Copy link

@mattn: +1

@mattn mattn mentioned this issue Feb 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants