vim-vividchalk icon indicating copy to clipboard operation
vim-vividchalk copied to clipboard

Handle commented code as a different case

Open darnir opened this issue 10 years ago • 0 comments

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?

darnir avatar Mar 16 '15 08:03 darnir