26 lines
645 B
Text
26 lines
645 B
Text
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//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.makefile</string>
|
|
<key>settings</key>
|
|
<dict>
|
|
<key>increaseIndentPattern</key>
|
|
<string>^[^\t ]+:</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>E05AF624-5BD8-4A54-A0E8-F80E8191D69E</string>
|
|
</dict>
|
|
</plist>
|