Sha256: 7e4c94577cc36b9db8489f2f487b820d12ffcc83130381832f7890561ff8167f
Contents?: true
Size: 920 Bytes
Versions: 44
Compression:
Stored size: 920 Bytes
Contents
<?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.python</string> <key>settings</key> <dict> <key>decreaseIndentPattern</key> <string>^\s*(elif|else|except|finally)\b.*:</string> <key>increaseIndentPattern</key> <string>^\s*(class|def|elif|else|except|finally|for|if|try|with|while)\b.*:\s*$</string> <key>shellVariables</key> <array> <dict> <key>name</key> <string>TM_COMMENT_START</string> <key>value</key> <string># </string> </dict> <dict> <key>name</key> <string>TM_LINE_TERMINATOR</string> <key>value</key> <string>:</string> </dict> </array> </dict> <key>uuid</key> <string>33877934-69D3-4773-8786-9B5211012A9A</string> </dict> </plist>
Version data entries
44 entries across 44 versions & 3 rubygems