I know that set list
will show all linebreaks/carriage returns in vim.
But I would like them to show only when they are on a line that has text.
Is there a way to have set list
work selectively?
The reason for this is simple: when I paste a bunch of text, while not in paste mode, I often get a garbled paragraph full of whitespace. I would like to be able to see that whitespace, but only if it is in a textual area.