Is a way to reformat html section?  I.e. html-aware flavor of gq that 
transforms:

<div class="a"><span class="b"></span></div>

to:

<div class="a">
        <span class="b"></span>
</div>


/Allan
-- 
Allan Wind
Life Integrity, LLC
http://lifeintegrity.com


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

Reply via email to