mirror of
https://github.com/neovim/neovim.git
synced 2025-12-25 07:39:11 +00:00
`lnum` gets set with `vim.fn.nextnonblank`, which returns 0 on failure, and which is truthy on Lua.
`lnum` gets set with `vim.fn.nextnonblank`, which returns 0 on failure, and which is truthy on Lua.