mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

Implement api_keydict_to_dict as the complement to api_dict_to_keydict Fix a conversion error when nvim_get_win_config gets called from lua, where Float values "x" and "y" didn't get converted to lua numbers.