mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

Some commands don't accept "count" and only work with "range". It's not clear why. The issue is tracked at [1], but this is a workaround for now. [1]: https://github.com/neovim/neovim/issues/30641