open matching in vim Post author By Post date 18 April 2011 No Comments on open matching in vim To open in vim all files matching a regex: $ grep -l foo ./* | xargs vim -p ← Forced-labour asparagus → Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Comment Name * Email * Website Save my name, email, and website in this browser for the next time I comment.