mirror of
https://github.com/neovim/neovim.git
synced 2026-01-14 00:10:33 +10: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)