mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
The documentation claims to default to the current line number if the argument `lnum` is nil, but that was never actually done. Fixes https://github.com/neovim/neovim/issues/15690