Watchers

FuzzyFinder

buffer/file/command/tag/etc explorer with fuzzy matching

  • Script id: 1984
  • Author: Takeshi NISHIDA
  • Latest version: 3.5
  • Release date: 2009-12-03
  • Release notes:
      - Added Line mode.
      - Added Help mode.
      - Added key mapping to switch between fuzzy matching and partial matching.
      - Changed the default values of g:fuf_file_exclude for ignoring "*.dll".
      - Changed Tag mode and Tagged-File mode to cache parsed data to files in "~/.vim-fuf-cache/".
      - Fixed a bug that repeating preview key produced no effect.
      - Fixed a bug that File mode and Directory mode didn't list items in a directory whose name includes uppercase characters. (Thanks, ryo7000)