Skip to content

vim-scripts/asyncfinder.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asyncfinder.vim

asyncfinder.vim - simple asynchronous fuzzy file finder for vim that won't make you wait for results evar! EVAR! It uses python's threading module and does pattern matching in background thread so your vim won't get stuck and you won't get frustuated by waiting for results. It's quite similar to FuzzyFinder, ku, ctrlp.vim and unite.vim and inspired by those plugins but is much more simple in its functionality. It supports matching most recently used files too but you need to have MRU plugin to use this functionality

screenshot

image

usage

:AsyncFinder

About

asyncfinder.vim - simple asynchronous fuzzy file finder for vim

Resources

Stars

Watchers

Forks

Packages

No packages published