mirror of
https://github.com/neovim/neovim.git
synced 2025-10-22 17:11:49 +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