Files
neovim/runtime/plugin
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
..
2021-04-28 21:29:57 -04:00
2022-09-02 15:20:29 +01:00
2023-04-11 19:10:36 +02:00
2023-02-03 09:18:18 +01:00
2015-08-15 15:25:30 -03:00
2023-04-23 15:22:55 +02:00