slackbuilds/system/skim
Andrew Clemons d32815203e
system/skim: Use static.crates.io.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2023-08-11 10:57:21 +09:00
..
README
skim.SlackBuild
skim.info system/skim: Use static.crates.io. 2023-08-11 10:57:21 +09:00
slack-desc

README

skim is a fuzzy finder that can be used as a general filter like grep
or as an interactive interface for invoking commands.

Vim Users: A skim.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 ./skim.SlackBuild

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