Return to Snippet

Revision: 10493
at January 2, 2009 11:16 by callmeblessed


Initial Code
:args **/*.groovy   --> this will set to all *.groovy files 
:argdo %s/text_want_to_replace/text to replace/ge | update

Initial URL


Initial Description
you need to search and replace on multiple files ?

Initial Title
vim: search and replace on multiple files

Initial Tags


Initial Language
Groovy