Skip to content

Files

Latest commit

Jul 1, 2018
db07847 · Jul 1, 2018

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)