mirror of
https://github.com/neovim/neovim.git
synced 2025-12-21 13:55:36 +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