mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00

-range=-1 requires the current file to have at least <count> lines, whereas -addr=other doesn't. -addr=other also sets <count> to -1 by default when it is not specified, though this feature seems undocumented.