diff options
author | marshmallow <marshycity@gmail.com> | 2023-07-25 01:35:19 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-24 08:35:19 -0700 |
commit | 6a486c44e66f05ae11137ad7a192b89989192566 (patch) | |
tree | 914a0d4d84ace2f2ef7d094ca19ce71a98c4ff87 /runtime/lua/vim/version.lua | |
parent | 48085e40bb0e4435ddb2eb7f14b4531b943e0c89 (diff) | |
download | rneovim-6a486c44e66f05ae11137ad7a192b89989192566.tar.gz rneovim-6a486c44e66f05ae11137ad7a192b89989192566.tar.bz2 rneovim-6a486c44e66f05ae11137ad7a192b89989192566.zip |
fix(gx): move to to _init_default_mappings #24420
Problem:
netrw may conflict with the Nvim default "gx" mapping.
Solution:
Initialize keymapping earlier by moving it to vim._init_default_mappings().
That also avoids needing to check maparg().
Diffstat (limited to 'runtime/lua/vim/version.lua')
0 files changed, 0 insertions, 0 deletions