slackbuilds/system/fzf
Andrew Clemons 695cc070d2
system/fzf: Updated for version 0.45.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-01-06 08:08:34 +07:00
..
README system/fzf: Updated for version 0.38.0. 2023-02-25 09:18:08 +07:00
fzf.SlackBuild system/fzf: Updated for version 0.45.0. 2024-01-06 08:08:34 +07:00
fzf.info system/fzf: Updated for version 0.45.0. 2024-01-06 08:08:34 +07:00
slack-desc

README

fzf - A command-line fuzzy finder written in Go

Vim Users: A fzf.vim plugin is installed to
/usr/share/vim/vimfiles/plugin. If you'd rather exclude the plugin,
or only manually enable it in your vim, you can build with:

WITH_VIM=no ./fzf.SlackBuild

and the plugin will be installed to /usr/share/fzf/vim/ instead.

NOTE: google-go-lang is only needed at compile time - not at runtime.