James -
> Hi Bram,
>
> As reported in Debian[0], macros/justify.vim doesn't always fully
> correctly justify the text. This is due to a off-by-one in the justify
> logic. The attached patch fixes this as well as updating the script to
> use strdisplaywidth() instead of the strlen(substitute(s,
Hi Bram,
As reported in Debian[0], macros/justify.vim doesn't always fully
correctly justify the text. This is due to a off-by-one in the justify
logic. The attached patch fixes this as well as updating the script to
use strdisplaywidth() instead of the strlen(substitute(s, '.', 'x',
'g')) hack.
2 matches
Mail list logo