diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/CodeRay.tmproj | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/CodeRay.tmproj b/etc/CodeRay.tmproj index 97e606e..3f5152c 100644 --- a/etc/CodeRay.tmproj +++ b/etc/CodeRay.tmproj @@ -2,6 +2,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>currentDocument</key> + <string>../lib/coderay/scanners/haml.rb</string> <key>documents</key> <array> <dict> @@ -118,7 +120,7 @@ </dict> <dict> <key>filename</key> - <string>../Rakefile</string> + <string>../rakefile</string> <key>lastUsed</key> <date>2011-08-23T02:18:45Z</date> </dict> |