vim-vividchalk
vim-vividchalk copied to clipboard
Handle commented code as a different case
In C, it is a general convention to comment out code using a "#if 0" block. Lots of editors and colour schemes handle such #if 0 blocks as a special case of comments and give it a different colour to differentiate commented code from code comments.
Could you also please take this account?