Okay, I've created a patch using the instructions in the wiki article;
I've used SVN a fair bit, but never touched git so I'll leave that to
folks more knowledgeable than me. The diff file is here:
http://pastie.textmate.org/416564
Let me know if there's any other way I can ease the addition of this
patch to the code base.
---------- Forwarded message ----------
From: Allan Odgaard mailinglist@textmate.org
To: TextMate users textmate@lists.macromates.com
Date: Sat, 14 Mar 2009 15:52:19 +0100
Subject: [TxMt] Re: Updating Javascript bundle?
On 13 Mar 2009, at 17:14, Michael Newton wrote:
[...]
So, how can I get the official bundle updated with this stuff? The
modified 'Commands/Documentation for Word.plist' is at
http://pastie.textmate.org/415305 and the index file
'Support/dmo_index' is at http://pastie.textmate.org/415304
http://wiki.macromates.com/Bundles/HowToContribute
---------- Forwarded message ----------
From: Daniel Stockman daniel.stockman@gmail.com
To: TextMate users textmate@lists.macromates.com
Date: Sat, 14 Mar 2009 13:11:59 -0700
Subject: [TxMt] Re: Updating Javascript bundle?
On Mar 13, 2009, at 3/13 9:14 AM, Michael Newton wrote:
So, how can I get the official bundle updated with this stuff? The
modified 'Commands/Documentation for Word.plist' is at
http://pastie.textmate.org/415305 and the index file
'Support/dmo_index' is at http://pastie.textmate.org/415304
If you're into the Git hotness, you could clone my fork[1] (or download a zip/tarball) of Thomas Aylott's work-in-progress restructuring of the bundle. I committed your patch into my repo, I like it a lot. :)
Regards,
Daniel