mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
d72f714c4d
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
11 lines
388 B
Text
11 lines
388 B
Text
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.
|