vim-code-dark
vim-code-dark copied to clipboard
First digit after separator in literal in comment C++
In C++ literals get formatted separately from the rest of a comment they're embedded in. For a numeric literal with separators, the first digit after the separator is formatted even less correctly.