> You could try
>
>    :%s/\t\zs0\+/\=repeat(' ', strlen(submatch(0)))/g

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

Reply via email to