mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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