vim-jp/vim-cpp

[TODO]separate cppType and cppTypeEx

mattn opened this issue · 0 comments

cppType bool, wchar_t, nullptr_t should be separated as cppType bool, wchar_t and cppTypeEx nulptr_t.