2023-02-22 19:27:57 +01:00
2023-02-22 19:27:57 +01:00
2022-11-27 22:25:47 -05:00
2021-11-15 04:37:37 -05:00
2022-11-27 22:25:47 -05:00
2017-09-04 03:11:02 -04:00
2022-11-27 22:25:47 -05:00

fzf provides several niceties, such as shell completion, shell key bindings,
and a vim plugin. In Fedora, we only enable the shell completion and install
the plugin for vim and neovim by default as they are generally non-intrusive.
The key bindings are installed but not enabled.

To enable shell key bindings, source the applicable script from
/usr/share/fzf/shell from your shell initialization. For example, use
/usr/share/fzf/shell/key-bindings.bash in ~/.bashrc for user-wide bash.
Description
No description provided
Readme 158 KiB
Languages
Makefile 100%