diff options
author | bfredl <bjorn.linse@gmail.com> | 2022-08-31 14:49:15 +0200 |
---|---|---|
committer | bfredl <bjorn.linse@gmail.com> | 2022-08-31 21:15:04 +0200 |
commit | ba8be7446d440053b24358046e8e4033e3447633 (patch) | |
tree | c6cab8fcbf53fedc9057f3a4a7c92715b9661cd7 /test/functional/lua/ui_event_spec.lua | |
parent | f078a3453ae479e4d6f88f874e8d282d63c798a3 (diff) | |
download | rneovim-ba8be7446d440053b24358046e8e4033e3447633.tar.gz rneovim-ba8be7446d440053b24358046e8e4033e3447633.tar.bz2 rneovim-ba8be7446d440053b24358046e8e4033e3447633.zip |
refactor(highlight): make hlattrs2dict always use pre-allocated dict
hlattrs2dict used to work with both allocated and unallocated
dicts which was quite messy. Now always delegate allocation to caller.
Diffstat (limited to 'test/functional/lua/ui_event_spec.lua')
0 files changed, 0 insertions, 0 deletions