view .gitattributes @ 29651:23dceecc0bf8 v9.0.0166

patch 9.0.0166: when using text properties line text length computed twice Commit: https://github.com/vim/vim/commit/50652b0c5cfc9d48d3561772420e1f01f878f033 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 7 21:48:37 2022 +0100 patch 9.0.0166: when using text properties line text length computed twice Problem: When using text properties the line text length is computed twice. Solution: If the text lenght was already computed don't do it again.
author Bram Moolenaar <Bram@vim.org>
date Sun, 07 Aug 2022 23:00:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff