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:
dstrelau (author)
Fri Apr 25 18:02:42 -0700 2008
commit  d9835f2ef66db57e2e2ae490cc3c7e433808cf42
tree    6765d146b4539c469437ba6feea4c921d6ff2b13
parent  3c80cbfc5587112b92ef25c647a38df07be48dfd
copy-as-rtf-tmbundle / info.plist
100644 10 lines (10 sloc) 0.316 kb
1
2
3
4
5
6
7
8
9
10
<?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>