diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-12-27 18:49:24 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-12-27 18:54:47 +0800 |
commit | 59012a18e190532f673e72899b3e005e9792d8f8 (patch) | |
tree | 8d73a0aa0eaf948e1135eff16da5fd59ff621a1f /runtime/lua/vim/_editor.lua | |
parent | 146c428a533b649adbc95fc29b41af42624b6ece (diff) | |
download | rneovim-59012a18e190532f673e72899b3e005e9792d8f8.tar.gz rneovim-59012a18e190532f673e72899b3e005e9792d8f8.tar.bz2 rneovim-59012a18e190532f673e72899b3e005e9792d8f8.zip |
vim-patch:9.0.1096: reallocating hashtab when the size didn't change
Problem: Reallocating hashtab when the size didn't change.
Solution: Bail out when the hashtab is already the desired size.
https://github.com/vim/vim/commit/71d53e7c579b8af44083142ea3894b455947ad81
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions