slackbuilds/system/skim
Andrew Clemons e790af1441
system/skim: Updated for version 0.17.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-05-10 12:08:55 +07:00
..
README
skim.SlackBuild system/skim: Updated for version 0.17.2. 2025-05-10 12:08:55 +07:00
skim.info system/skim: Updated for version 0.17.2. 2025-05-10 12:08:55 +07:00
slack-desc system/skim: Updated HOMEPAGE. 2024-11-09 07:02:39 +07:00

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.