slackbuilds/system/fzf
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README system/fzf: Updated for version 0.16.8. 2017-06-10 10:47:39 +07:00
fzf.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
fzf.info system/fzf: Updated for version 0.27.2. 2021-06-17 00:33:28 +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.