sponsor Vim development Vim logo Vim Book Ad

Glob Edit : Open lots of files at once.

 script karma  Rating 0/2, Downloaded by 652  Comments, bugs, improvements  Vim wiki

created by
Jonas Kramer
 
script type
utility
 
description
This script is based on vimtip #146. It enables you to open any amount of files at once using the edit command. You can simply provide multiple parameters or use glob patterns.

Examples:

:edit foo.txt bar.txt
:edit foo/**/*.txt

UPDATE:
I just found out that :args does just what this script tries to do.
 
install details
Just place the script in your plugin directory.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
glob-edit.vim 0.01 2008-07-12 7.0 Jonas Kramer Initial upload
ip used for rating: 3.128.205.109

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github