octol / vim-cpp-enhanced-highlight

Additional Vim syntax highlighting for C++ (including C++11/14/17)
MIT License
1.06k stars 152 forks source link

Add commas between clustered stdlib functions #49

Closed seanpianka closed 7 years ago

seanpianka commented 7 years ago

There were commas missing for the last few groups of stdlib functions being clustered under cppSTLgroup.

octol commented 7 years ago

Thanks!