mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-02-19 03:44:23 -05:00
20 lines
482 B
Plaintext
20 lines
482 B
Plaintext
<?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>changed</key>
|
|
<dict>
|
|
<key>foldingStartMarker</key>
|
|
<string>^.*[:=] \{[^\}]*$</string>
|
|
<key>foldingStopMarker</key>
|
|
<string>^\s*\}</string>
|
|
</dict>
|
|
<key>deleted</key>
|
|
<array/>
|
|
<key>isDelta</key>
|
|
<true/>
|
|
<key>uuid</key>
|
|
<string>5B520980-A7D5-4E10-8582-1A4C889A8DE5</string>
|
|
</dict>
|
|
</plist>
|