mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 14:23:17 +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