public
Description: (Work In Progress, aka not working yet ;) TextMate Bundle that previews your changes to you as you make them! Preview PHP, CSS, Ruby, HTML, Javascript, Markdown, Textile and any kind of source files with a live clickable Diff!
Homepage: http://subtlegradient.com
Clone URL: git://github.com/subtleGradient/preview.tmbundle.git
Wed Aug 06 09:29:14 -0700 2008
preview.tmbundle / info.plist
100644 11 lines (10 sloc) 0.323 kb
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>name</key>
<string> subtleGradient - Preview</string>
<key>uuid</key>
<string>43D6460B-C8C9-41A1-8D36-960B1430E85B</string>
</dict>
</plist>