In gvim 7.2 (on Windows Vista, using the default colorscheme), I found
a syntax highlighting bug.  I commented out a block of PHP using the
HTML comment tags of "<!--" and "-->". But the PHP code was not grayed
out as it is in other editors (like Topstyle).

<table width="100%" cellpadding="2"> <tr><td>
<!--
 <?php echo "This should be grayed out, but retains syntax
highlighting"; ?>
-->
   <?php    echo "This has proper syntax highlighting";      ?>
   </td></tr></table>

regards,
Kurt


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Raspunde prin e-mail lui