vim-cpp
vim-cpp copied to clipboard
[TODO]separate cppType and cppTypeEx
cppType bool, wchar_t, nullptr_t should be separated as cppType bool, wchar_t and cppTypeEx nulptr_t.