diff options
author | Lewis Russell <lewis6991@gmail.com> | 2024-03-06 09:40:11 +0000 |
---|---|---|
committer | Lewis Russell <me@lewisr.dev> | 2024-03-06 10:57:04 +0000 |
commit | 3d2aeec68d6a03a07394eea154447166f6487078 (patch) | |
tree | 7e9b242905583d5d0d80807bd6320b1ea1191cd8 /runtime/lua/vim/_watch.lua | |
parent | ea44f74d84f87ce5aff2ef7797be986900bd74a6 (diff) | |
download | rneovim-3d2aeec68d6a03a07394eea154447166f6487078.tar.gz rneovim-3d2aeec68d6a03a07394eea154447166f6487078.tar.bz2 rneovim-3d2aeec68d6a03a07394eea154447166f6487078.zip |
refactor(lua): more efficient vim.tbl_islist
No need to run a full iteration of the table. Simply return false when
the next key isn't what we expect.
Diffstat (limited to 'runtime/lua/vim/_watch.lua')
0 files changed, 0 insertions, 0 deletions