mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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)