Skip to content

Instantly share code, notes, and snippets.

@mudge
Created March 2, 2010 10:45
Show Gist options
  • Select an option

  • Save mudge/319424 to your computer and use it in GitHub Desktop.

Select an option

Save mudge/319424 to your computer and use it in GitHub Desktop.
" Simulate FuzzyFinder TextMate using only FuzzyFinder
" http://www.vim.org/scripts/script.php?script_id=1984
map <leader>t :FufFile **/<CR>
map <leader>b :FufBuffer<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment