Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 689 Bytes

README.md

File metadata and controls

39 lines (21 loc) · 689 Bytes

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)