Author SHA1 Message Date
Junegunn Choi 0b6e5c3241 Add g:fzf_vim.options for fzf options shared by all commands
- Key hint footer had no off switch. $FZF_DEFAULT_OPTS could not give one,
  since fzf reads it before the options fzf.vim passes
- Merged ahead of the per-call and command-level options, so both still
  take precedence
- '--no-footer' there hides the hints. Documented as fzf-vim-key-hints,
  the footer had no name to look up
- Help TOC also gained Paste key and Show key, missing since those
  sections were added

Close #1623
2026-09-07 09:34:38 +09:00

Diff Content Not Available