Hi, I have a file which is like below:
AAA 3 BB 4 CCC 1 DDDDDD 2 How do I swap the word with the number? So that the file looks like: 3 AAA 4 BB 1 CCC 2 DDDDDD Rgds, Jeri --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
