vim-jp / vim-cpp

c or cpp syntax files
147 stars 44 forks source link

[TODO]separate cppType and cppTypeEx #35

Open mattn opened 8 years ago

mattn commented 8 years ago

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