27 lines
627 B
Plaintext
27 lines
627 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>name</key>
|
|
<string>Miscellaneous</string>
|
|
<key>scope</key>
|
|
<string>source.factor</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>increaseIndentPattern</key>
|
|
<string>^:</string>
|
|
<key>shellVariables</key>
|
|
<array>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>TM_COMMENT_START</string>
|
|
<key>value</key>
|
|
<string>! </string>
|
|
</dict>
|
|
</array>
|
|
</dict>
|
|
<key>uuid</key>
|
|
<string>D60675B0-9BF4-4CCF-9066-CA14FE836981</string>
|
|
</dict>
|
|
</plist>
|