mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 10:38:57 +10: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>