diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-07-16 10:54:53 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2024-07-16 10:56:37 +0800 |
commit | 1bf9a7ce950c2e15d9d005aeebc33b0261798372 (patch) | |
tree | f3d1cefa5b1d97ae16ac1d7397c3e6f1fa6afa66 /runtime/lua/vim | |
parent | c2b51e6c41c5230af21dc4d978e896ef9e8b922a (diff) | |
download | rneovim-1bf9a7ce950c2e15d9d005aeebc33b0261798372.tar.gz rneovim-1bf9a7ce950c2e15d9d005aeebc33b0261798372.tar.bz2 rneovim-1bf9a7ce950c2e15d9d005aeebc33b0261798372.zip |
vim-patch:8.2.3311: Vim9: check for DO_NOT_FREE_CNT is very slow
Problem: Vim9: check for DO_NOT_FREE_CNT is very slow.
Solution: Move to a separate function so it can be skipped by setting
$TEST_SKIP_PAT.
https://github.com/vim/vim/commit/dae453f3397a26a53301d7327e6ed43e8b392035
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions