Upgraded Rails and RSpec
[monkeycharger.git] / vendor / plugins / rspec / RSpec.tmbundle / Preferences / SymbolList-Example.tmPreferences
blobca33e676e561254102442e13d3e84e2f3dbb5900
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>name</key>
6 <string>Symbol List: Example</string>
7 <key>scope</key>
8 <string>meta.rspec.example</string>
9 <key>settings</key>
10 <dict>
11 <key>showInSymbolList</key>
12 <integer>1</integer>
13 <key>symbolTransformation</key>
14 <string>s/^\s*(it)\s+(.+)\s+do\s*$/ $2/</string>
15 </dict>
16 <key>uuid</key>
17 <string>57EF6130-05A6-4117-94CB-C0BD63328334</string>
18 </dict>
19 </plist>