mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 20:37:44 +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