summaryrefslogtreecommitdiffstats
path: root/system/skim/README
blob: a5a02f1a73ae7a223037b71e3d64f3cb9d920f65 (plain)
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.