mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

These occurrences also accept string, which is used like in getline.
Also make the lnum field of vim.fn.sign_placelist.list.item optional, as it can
be omitted like vim.fn.sign_place.dict's.
(cherry picked from commit 4a36f234ac
)