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
copy-as-rtf-tmbundle / info.plist
100644 11 lines (10 sloc) 0.316 kb
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>name</key>
<string>Copy as RTF</string>
<key>uuid</key>
<string>B95B1A14-F5E8-482F-BE3D-E3A8CF0E42AD</string>
</dict>
</plist>