Hi,
This is something that I found annoying quite a time now and I'm
pretty sure there is a simple solution for this problem.
Paragraphs are defined as:
A paragraph begins after each empty line, and also at each of a set of
paragraph macros, specified by the pairs of characters in the 'paragraphs'
option.
I often end up with seemingly blank lines that contain whitespace
characters. Is there a way to make vim handle these lines as paragraph
boundaries too as ip does?
One could remap the {} keys but AFAIK these maps would be ignored by
norm! and noremap commands.
Does somebody know a way to do this?
I understand this could also be considered a finesse/feature, but I
personally would like to have to choice to treat lines containing only
whitespace characters as empty lines.
Thanks,
Thomas.