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)