This is an automated archive made by the Lemmit Bot.

The original was posted on /r/vim by /u/1o24 on 2023-11-02 09:57:16.


Windows does not have the “uniq” tool, so I’m wondering if Vim can count the number of unique lines in a text file, natively, much like “uniq -c” ?