[EMAIL PROTECTED] wrote:
Hello,
I've made a small fix to vim's zip plugin.
Before the patch, the plugin could only edit filenames with the zip
extension.
When using an autoloadcmd to open jars, the files would be edited
correctly, but they would be saved at the wrong place, and would be
ignore
On Mon, Oct 23, 2006 at 10:42:41PM +0200, Martin Stubenschrott wrote:
> On Mon, Oct 23, 2006 at 10:02:48PM +0200, [EMAIL PROTECTED] wrote:
> > I'm using this to edit firefox extensions directly inside their jar
> > files. I'm also attaching a patch that adds the required associations
> > (jar and x
On Mon, Oct 23, 2006 at 10:02:48PM +0200, [EMAIL PROTECTED] wrote:
> I'm using this to edit firefox extensions directly inside their jar
> files. I'm also attaching a patch that adds the required associations
> (jar and xpi, I'm sure there are more).
I exactly wanted to do the same, but it didn't
Hello,
I've made a small fix to vim's zip plugin.
Before the patch, the plugin could only edit filenames with the zip extension.
When using an autoloadcmd to open jars, the files would be edited
correctly, but they would be saved at the wrong place, and would be
ignored when opening the archive th