diff options
author | murphy <murphy@rubychan.de> | 2008-12-25 01:22:30 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2008-12-25 01:22:30 +0000 |
commit | 79a313948f2277cf0f2e238d5765a71fee03e089 (patch) | |
tree | 7f6c2de879231f1b7a30d9ba481984e79fede9c1 /etc/coderay.tmproj | |
parent | bca06f1ec361537c4c7f1368ca8838be2940dafe (diff) | |
download | coderay-79a313948f2277cf0f2e238d5765a71fee03e089.tar.gz |
Fixes for Ruby 1.9.
Diffstat (limited to 'etc/coderay.tmproj')
-rw-r--r-- | etc/coderay.tmproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/coderay.tmproj b/etc/coderay.tmproj index 1ac5706..2597bf4 100644 --- a/etc/coderay.tmproj +++ b/etc/coderay.tmproj @@ -11,8 +11,6 @@ <string>coderay</string> <key>regexFolderFilter</key> <string>!.*/(\.[^/]*|CVS|_darcs|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string> - <key>selected</key> - <true/> <key>sourceDirectory</key> <string>..</string> </dict> |