mirror of
https://github.com/neovim/neovim.git
synced 2026-03-12 19:14:20 +10:00
Cherry-picked from v8.2.1562, but uses Nvim's tv_check_str_or_nr(). Required for v8.2.1588. It isn't used for f_bufnr() to avoid a double error message if the first argument isn't a number or string similiar to what's seen in Vim.