Last Updated: February 23, 2016
·
1.066K
· mattkatz

Get fuzzy search for files like launchy, quicksilver or spotlight

Install a fuzzy logic searcher like CTRL-P ( http://kien.github.com/ctrlp.vim/ ) or Command -T ( http://www.vim.org/scripts/script.php?script_id=3025 ).

Instead of trying to remember what that file was named or looking through a file browser like nerdtree, just start typing the words that should be in the file name. These fuzzy searchers will narrow down your list and let you launch the file in a minimum of keystrokes.