view .gitattributes @ 28536:b6f2f545f8cc v8.2.4792

patch 8.2.4792: indent operator creates an undo entry for every line Commit: https://github.com/vim/vim/commit/e4686989944bffdbcf59890aa21091b135528618 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Apr 19 18:28:45 2022 +0100 patch 8.2.4792: indent operator creates an undo entry for every line Problem: Indent operator creates an undo entry for every line. Solution: Create one undo entry for all lines. (closes https://github.com/vim/vim/issues/10227)
author Bram Moolenaar <Bram@vim.org>
date Tue, 19 Apr 2022 19:30:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff