mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-09-10 16:53:22 +08:00
Setting show_key to a key a command binds for its own hint, ctrl-alt-x on Buffers or alt-a on Rg, advertised both in the footer while the command's binding won by coming later in the options. '_hint' entries now carry the fzf key names behind the label, which is what the check compares, since a label like 'A-a/d' cannot be.