Files
fzf.vim/autoload
Junegunn Choi 091f9c92f9 Withhold the show key from a key the command binds
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.
2026-08-26 20:52:47 +09:00
..