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

Extended Vim syntax highlighting for C and C++ (C++11/14/17/20/23)

Results 2 vim-cpp-modern issues
Sort by recently updated
recently updated
newest added

Although commenting out cppSTLfunction helps avoiding "too colorful" highlighting, there are still a lot of possibilities for extraneous highlights, e.g. the cppSTLtype "path". Would it be possible to add a...

enhancement

var in `#define var (int)1.0` is highlighted like a function.

enhancement