Skip to content

dgraham/scores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

String similarity scoring

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.

Usage

$ scores -h
$ scores --limit 10 user.rb < items.cache

Development

$ cargo test
$ cargo build --release

License

Distributed under the MIT license. See LICENSE for details.

About

String similarity ranking for Vim's CtrlP fuzzy file finder.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages