mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
* fix(shared): avoid indexing unindexable values in vim.tbl_get() (cherry picked from commit95ec38dc8d) * test: add more unindexable types (cherry picked from commit7dccdefce4) Co-authored-by: William Boman <william@redwill.se>