vim-jp/vim-cpp

support a lambda with a condition expression syntax

usagi opened this issue · 4 comments

vim_2

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

It's broken. Please support the case.

Try using c_no_curly_error option.

" vimrc
let  c_no_curly_error=0

But, it is not yet complete :(

0bed9a47a24f97a5fdea168e5756810b

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

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