Vim Find in Files plugin
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>
OR
- Dispatch https://github.com/tpope/vim-dispatch (Will be supported)
git clone https://github.com/HadesD/vim-fifs.git ~/.vim/bundle/vim-fifs
-
Under MIT License
-
Copyright (c) Dark.Hades (a.k.a HaiLe)
