Mercurial > vim
diff Makefile @ 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 | 645722244c3f |
children | 92b93fe443e9 |