public
Description: Copy as RTF - a TextMate bundle to make copying syntax highlighted text into Keynote, etc easy peasy
Homepage: http://macromates.com
Clone URL: git://github.com/drnic/copy-as-rtf-tmbundle.git
Search Repo:
changed syntax of path to where bundles are housed [allan]
drnic (author)
Wed Apr 16 05:58:16 -0700 2008
commit  6c351cad5efb060646c6241e3bd37539d9ee8469
tree    da03eae1eb14a1a922c6e00f19535690db4b98ab
parent  4bd5d7bdd142c0f43cdeb4a2c4ca8bef8098ae09
...
13
14
15
16
 
17
18
19
...
13
14
15
 
16
17
18
19
0
@@ -13,7 +13,7 @@
0
 Installation
0
 ============
0
 
0
- cd ~/"Library/Application Support/TextMate/Bundles"
0
+ cd ~/Library/Application\ Support/TextMate/Bundles
0
     git clone git://github.com/drnic/copy-as-rtf-tmbundle.git "Copy as RTF.tmbundle"
0
     
0
 Inside TextMate, click "Reload Bundles."

Comments

    No one has commented yet.