Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 446 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 446 Bytes

Greyhound

Fast fuzzy filepath finder.

Usage

greyhound --query foo

Options

  • --dir The directory to search in, defaults to the current working directory
  • --query The string to search for
  • --exclude A comma separated list of directories to ignore
  • --limit Limits the number of files returned

Ctrl-P Integration

Update your .vimrc adding the config found in this gist