/vim-fifs

Vim Find in Files plugin

Primary LanguageVim scriptMIT LicenseMIT

vim-fifs

Vim Find in Files plugin

Introduce

This plugin allow you find text in files (multiple) with grep, ack, ag, findstr...

and run search process in async mode.

You can stop that process while it is running by q or <Esc>

Demo

Demo vim-fifs

Requirements

OR

Install

Pathogen

git clone https://github.com/HadesD/vim-fifs.git ~/.vim/bundle/vim-fifs

License

  • Under MIT License

  • Copyright (c) Dark.Hades (a.k.a HaiLe)