mirror of
https://github.com/neovim/neovim.git
synced 2026-04-27 01:34:16 +00:00
hlattrs2dict used to work with both allocated and unallocated dicts which was quite messy. Now always delegate allocation to caller.
hlattrs2dict used to work with both allocated and unallocated dicts which was quite messy. Now always delegate allocation to caller.