mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +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