vim-jp/vim-cpp

Last "merge master" removed c++11 keywords

oblitum opened this issue · 10 comments

The last "merge master" was to fix a previous sync, that erased the previous raw string literals support. It has fixed that but has erased other c++11 keywords and constants that were added previously. Any reason for that?

What commit do you mean?

@mattn This commit 09f3b23 erased previously added keywords. It can be checked in the online diff.

Because I had send previous of the patch to bram, but he doesn't merge it.

Whoa. WTF. Sorry...

I'll make a patch to send in later.

done

✌️