[TxMt] Re: Actionscript 3 bundles
Hans-Jörg Bibiko
bibiko at eva.mpg.de
Fri Mar 5 16:21:04 UTC 2010
On Mar 5, 2010, at 5:16 PM, Gerry Creighton wrote:
> Hans,
>
> I've never seen "GetBundles" before, where do I access that? I've used "reload bundles".
GetBundles is a bundle which I wrote.
http://svn.textmate.org/trunk/Review/Bundles/GetBundles.tmbundle
In Terminal:
mkdir -p ~/Library/Application\ Support/TextMate/Pristine\ Copy/Bundles
cd ~/Library/Application\ Support/TextMate/Pristine\ Copy/Bundles
export LC_CTYPE=en_US.UTF-8
svn export http://svn.textmate.org/trunk/Review/Bundles/GetBundles.tmbundle
... and reload Bundles in TM.
Cheers,
--Hans
More information about the textmate
mailing list