Mercurial > vim
annotate .gitattributes @ 31428:fe508e94b73d v9.0.1047
patch 9.0.1047: matchparen is slow
Commit: https://github.com/vim/vim/commit/79336e19cb39322d45a787c33b83cce3b314a012
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Dec 11 14:18:31 2022 +0000
patch 9.0.1047: matchparen is slow
Problem: Matchparen is slow.
Solution: Actually use the position where the match started, not the
position where the search started. (closes #11644)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 11 Dec 2022 15:30:04 +0100 |
parents | ccc02b39fb5e |
children |
rev | line source |
---|---|
18376
ccc02b39fb5e
patch 8.1.2182: test42 seen as binary by git diff
Bram Moolenaar <Bram@vim.org>
parents:
diff
changeset
|
1 src/testdir/test42.in diff |