mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 10:26:42 +10:00
`lnum` gets set with `vim.fn.nextnonblank`, which returns 0 on failure,
and which is truthy on Lua.
(cherry picked from commit 46220afef8)
`lnum` gets set with `vim.fn.nextnonblank`, which returns 0 on failure,
and which is truthy on Lua.
(cherry picked from commit 46220afef8)