Well then you will have to make a new lexer by changing the nearest one. Lexers are for identifying lexical entities in a specific programming language and since comment formats don't change often in an established language AFAIK all lexers hard code the comment formats for their language.