summaryrefslogtreecommitdiff
path: root/etc/coderay-complete.tmproj
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2011-04-20 17:43:25 +0000
committermurphy <murphy@rubychan.de>2011-04-20 17:43:25 +0000
commitbdf6cc8a14e42bb9c4061654954263b54c2f1720 (patch)
tree154520020264b7b77068bcd24263b00ba9dae214 /etc/coderay-complete.tmproj
parentc4b03b3dbd730ae3430a99d96a5d50ce21771836 (diff)
downloadcoderay-bdf6cc8a14e42bb9c4061654954263b54c2f1720.tar.gz
renaming coderay textmate projects
Diffstat (limited to 'etc/coderay-complete.tmproj')
-rw-r--r--etc/coderay-complete.tmproj27
1 files changed, 27 insertions, 0 deletions
diff --git a/etc/coderay-complete.tmproj b/etc/coderay-complete.tmproj
new file mode 100644
index 0000000..2597bf4
--- /dev/null
+++ b/etc/coderay-complete.tmproj
@@ -0,0 +1,27 @@
+<?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>documents</key>
+ <array>
+ <dict>
+ <key>expanded</key>
+ <true/>
+ <key>name</key>
+ <string>coderay</string>
+ <key>regexFolderFilter</key>
+ <string>!.*/(\.[^/]*|CVS|_darcs|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
+ <key>sourceDirectory</key>
+ <string>..</string>
+ </dict>
+ </array>
+ <key>fileHierarchyDrawerWidth</key>
+ <integer>312</integer>
+ <key>metaData</key>
+ <dict/>
+ <key>showFileHierarchyDrawer</key>
+ <true/>
+ <key>windowFrame</key>
+ <string>{{1, 4}, {952, 774}}</string>
+</dict>
+</plist>