Hi,

I want to check several new-articles on the occurences of words
Therefore the two questions:

1) How to let vim place a carriage return after each word in an news-article?

And 2) If you have a text like this

AAA
AAA
AAA
BBB
CCC
CCC
CCC
CCC

can you let vim count the occurences of these words and add a number
before them and delete all but the first one?
So that the text above becomes:

3 AAA
1 BBB
4 CCC

Rgds,
Jeri

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

Reply via email to