diff options
author | Gregory Anders <8965202+gpanders@users.noreply.github.com> | 2024-10-04 10:34:21 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-04 10:34:21 -0500 |
commit | 289380bc40c7932c0fdfb406ec37a68745ba1cc9 (patch) | |
tree | 03ca0b4c429831fa47a18c6c02f8cb57c3b223fb /runtime/lua/vim/provider.lua | |
parent | 9a5bbaf813df598fafb7456c44d528e02648c1d8 (diff) | |
download | rneovim-289380bc40c7932c0fdfb406ec37a68745ba1cc9.tar.gz rneovim-289380bc40c7932c0fdfb406ec37a68745ba1cc9.tar.bz2 rneovim-289380bc40c7932c0fdfb406ec37a68745ba1cc9.zip |
fix(defaults): use "range" instead of "count" for some mappings (#30642)
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
Diffstat (limited to 'runtime/lua/vim/provider.lua')
0 files changed, 0 insertions, 0 deletions