diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/coderay.tmproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/coderay.tmproj b/etc/coderay.tmproj index 2597bf4..1ac5706 100644 --- a/etc/coderay.tmproj +++ b/etc/coderay.tmproj @@ -11,6 +11,8 @@ <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> |