slackbuilds/system/fzf
Andrew Clemons c7ffa2bafc
system/fzf: Simplify using bash/zsh keybindings.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2019-08-24 08:24:01 +07:00
..
README system/fzf: Updated for version 0.16.8. 2017-06-10 10:47:39 +07:00
fzf.SlackBuild system/fzf: Simplify using bash/zsh keybindings. 2019-08-24 08:24:01 +07:00
fzf.info system/fzf: Updated for version 0.18.0. 2019-06-15 08:12:46 +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.