Search code examples
vimtextmatefuzzyfinder

Vim FuzzyFinder FufTag for current active buffer


I would like to jump to a tag (function) in the current active buffer with completion search like FuzzyFinder's functionality. The FufTag function from FuzzyFinder lists all the tags in the project and I only want the tags from the current active buffer. Is there a way to set up FuzzyFinder to do both or is there another plugin that does this?

I would like this functionality for PHP. Thanks

Something similar asked here: TextMate's Jump to Function in VIM?


Solution

  • Created a feature request and it has been implemented in Fuzzyfinder. The ticket