> You could try
>
> :%s/\t\zs0\+/\=repeat(' ', strlen(submatch(0)))/gThis worked perfectly. Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
