In message <[EMAIL PROTECTED]> of Sat, 24 Jun 2006 13:53:35 in , Bram Moolenaar <[EMAIL PROTECTED]> writes > >Ilya Bobir wrote: > >> In Make_mvc.make there is such a sequence of characters that is >> understood ok by make but, because of a rough syntax definition, vim >> treats this sequence as a start of a character literal and highlights >> half of the file as a string. Fixing this issue inside syntax >> definition is not that easy, but Make_mvc.mak could be fixed just by >> adding a comment with additional " in it. > >It works even better with # "). >
If you do it, I suggest you put in some human-readable explanation. i.e. something like # ") sidestep vim syntax file misanalysis. -- Walter Guy-Briscoe