slackbuilds_ponce/system/fzf
Andrew Clemons b33d03278d system/fzf: Updated for version 0.22.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2020-08-29 12:37:16 +12:00
..
fzf.info system/fzf: Updated for version 0.22.0. 2020-08-29 12:37:16 +12:00
fzf.SlackBuild system/fzf: Updated for version 0.22.0. 2020-08-29 12:37:16 +12:00
README
slack-desc

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.