{"id":16842769,"url":"https://github.com/eapache/vim-yaff","last_synced_at":"2026-01-04T14:02:29.237Z","repository":{"id":19419154,"uuid":"22661561","full_name":"eapache/vim-yaff","owner":"eapache","description":"Yet Another Fuzzy Finder for Vim","archived":false,"fork":false,"pushed_at":"2015-02-07T18:03:26.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T12:26:34.142Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eapache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-05T22:27:16.000Z","updated_at":"2015-02-07T18:03:26.000Z","dependencies_parsed_at":"2022-09-01T15:14:01.336Z","dependency_job_id":null,"html_url":"https://github.com/eapache/vim-yaff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eapache%2Fvim-yaff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eapache%2Fvim-yaff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eapache%2Fvim-yaff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eapache%2Fvim-yaff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eapache","download_url":"https://codeload.github.com/eapache/vim-yaff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244166639,"owners_count":20409177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T12:48:29.490Z","updated_at":"2026-01-04T14:02:29.186Z","avatar_url":"https://github.com/eapache.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"vim-yaff\n========\n\nYet Another Fuzzy Finder for Vim\n\nYAFF is yet another fuzzy-file finder plugin for Vim. Previous entries in this\ncategory include:\n - [Ctrl-P](https://github.com/kien/ctrlp.vim)\n - [Unite](https://github.com/Shougo/unite.vim)\n - [Command-T](https://github.com/wincent/Command-T)\n\nWhat differentiates YAFF is that it's *super*-simple and thus super-fast. It's\npure vimscript, it doesn't have its own matching logic or complex caching or\nanything like that. It just creates a split, fills it with the list of files in\nthe current directory, and drops you into vim's search mode automatically.\n\nThis is mapped to ctrl-P by default - try and guess which one of the above list\nI was using previously ;)\n\nInstall\n-------\n\nInstall with the\n[pathogen plugin manager](https://github.com/tpope/vim-pathogen):\n```sh\ncd ~/.vim/bundle \u0026\u0026 \\\ngit clone git@github.com:eapache/vim-yaff.git\n```\n\nIt probably installs with other plugin managers (like Vundle) as well, I just\nhaven't tried.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feapache%2Fvim-yaff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feapache%2Fvim-yaff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feapache%2Fvim-yaff/lists"}