Vim search tool: fuzzyfinder

Source: Internet
Author: User

Fuzzyfinder plugin provides an interface to quickly search for files, buffer, bookmarks, commands, and tags.

You can preview the search results in real time and support fuzzy search of wildcard.

※Download

Http://www.vim.org/scripts/script.php? Script_id = 1, 1984

Www.vim.org/scripts/script.php? Script_id = 1, 3252

※Installation

unzip vim-fuzzyfinder.zip -d ~/.vimunzip vim-l9.zip -d ~/.vim 

※Use

Fuzzyfinder provides the following commands:

Fufbuffer-buffer mode (fuf-buffer-mode)
Fuffile-file mode (fuf-file-mode)
Fufdir-directory mode (fuf-Dir-mode)
Fufmrufile-MRU-file mode (fuf-mrufile-mode)
Fufmrucmd-MRU-command mode (fuf-mrucmd-mode)
Fufbookmark-bookmark mode (fuf-bookmark-mode)
Fuftag-tag mode (fuf-tag-mode)
Fuftaggedfile-tagged-file mode (fuf-taggedfile-mode)
Fufjumplist-Jump-list mode (fuf-jumplist-mode)
Fufchangelist-change-list mode (fuf-changelist-mode)
Fufquickfix-quickfix mode (fuf-quickfix-mode)
Fufline-line mode (fuf-line-mode)
Fufhelp-help mode (fuf-help-mode)

You can map Common commands to shortcut keys, for example:

Nnoremap <leader> FF: fuffile <CR>
Nnorempa <leader> FB: fufbuffer <CR>
...

And so on.

After you call fuzzyfinder to search for Windows, you can perform the following operations:

CTRL-N, Ctrl-P select project
CTRL-J open the file to the horizontal split window
CTRL-K open the file to the Vertical Split Window
CTRL-l open the file to the new page

CTRL-\ Ctrl-\ switch the search mode (Fuzzy Matching or partial matching)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.