Files
neovim/runtime/lua/vim
marshmallow 6a486c44e6 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().
2023-07-24 08:35:19 -07:00
..
2023-07-18 15:42:30 +01:00
2023-07-21 13:36:57 +02:00
2023-07-18 15:42:30 +01:00