Say you have the following text:
abc
123
abc
456
789
abc
abc
I want to remove all \"abc\" lines and just keep one. I don\'t mind sorting. T
Here is a very interesting extension: Transformer
Features:
For removing duplicate lines:
Removes duplicate lines from the document
Operates on selection or current block if no selection
I haven't played with it much besides the "Unique Lines" command but it seems quite nicely done (including attempting a macro recorder!).