🗺️ A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more.
1.14k
stars
19
forks
source link
fix(extension): Make which_key extension respect auto_register config #418
Closed
mrjones2014 closed 1 year ago
Resolves: #417
How to Test
extensions.which_key.auto_register = false
should be respectedTesting for Regressions
I have tested the following:
legendary.nvim
in all modes (normal, insert, visual)legendary.nvim
, then triggering via the keymap in all modes (normal, insert, visual)legendary.nvim
in all modes (normal, insert, visual)legendary.nvim
, then running the command manually from the command lineaugroup
/autocmd
s created throughlegendary.nvim
work correctly