vim-cpp icon indicating copy to clipboard operation
vim-cpp copied to clipboard

[TODO]separate cppType and cppTypeEx

Open mattn opened this issue 10 years ago • 0 comments

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

mattn avatar Nov 07 '15 15:11 mattn