Mostly intended for use with Vim's CtrlP fuzzy file name matcher, scores
ranks a set of file paths, provided on standard input, against a search term
to find the closest match.
Install the vim-scores plugin to use this as CtrlP's file name matcher.
$ scores -h
$ scores --limit 10 user.rb < items.cache
$ cargo test
$ cargo build --release
Distributed under the MIT license. See LICENSE for details.