mirror of
https://github.com/neovim/neovim.git
synced 2026-01-07 11:57:56 +10: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.