diff options
author | zeertzjq <zeertzjq@outlook.com> | 2025-03-07 17:49:54 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2025-03-08 05:45:39 +0800 |
commit | 12d4caa9d3e4224b7c2922f112955100649d6069 (patch) | |
tree | 5a0e5a22c30d7c003114bd66489b8f75c62125e4 /runtime/lua/vim/_meta/api.lua | |
parent | af42f79221af793adeb8c2552463a87ddde08a7e (diff) | |
download | rneovim-12d4caa9d3e4224b7c2922f112955100649d6069.tar.gz rneovim-12d4caa9d3e4224b7c2922f112955100649d6069.tar.bz2 rneovim-12d4caa9d3e4224b7c2922f112955100649d6069.zip |
perf(keycodes): use hashy for string lookup
This is slightly faster than the binary search as per the benchmark, and
allows handling the vim/vim#16821 situation in generator code.
Diffstat (limited to 'runtime/lua/vim/_meta/api.lua')
0 files changed, 0 insertions, 0 deletions