diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-12-17 08:50:17 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-12-17 08:58:50 +0800 |
commit | b969844398bc8d6021f8da286819c22aa73e1535 (patch) | |
tree | d89eb7439ff0632dfe136a4da55c494f3ba0039b /runtime/lua/vim/inspect.lua | |
parent | 73a6000120e64c534eb3545952422c4dc17972fe (diff) | |
download | rneovim-b969844398bc8d6021f8da286819c22aa73e1535.tar.gz rneovim-b969844398bc8d6021f8da286819c22aa73e1535.tar.bz2 rneovim-b969844398bc8d6021f8da286819c22aa73e1535.zip |
vim-patch:8.2.1210: using ht_used when looping through a hashtab is less reliable
Problem: Using ht_used when looping through a hashtab is less reliable.
Solution: Use ht_changed in a few more places.
https://github.com/vim/vim/commit/1f22cc5cdb2da867d6bbf54dd371f279c38a2f56
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/inspect.lua')
0 files changed, 0 insertions, 0 deletions