Sha256: 689d816b36021285170500c0ab5616a9042a6f7e436934d7d7e66b9e49404bb7

Contents?: true

Size: 1.45 KB

Versions: 44

Compression:

Stored size: 1.45 KB

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>Indent</string>
	<key>scope</key>
	<string>source.ruby</string>
	<key>settings</key>
	<dict>
		<key>decreaseIndentPattern</key>
		<string>^\s*([}\]]\s*$|(end|rescue|ensure|else|elsif|when)\b)</string>
		<key>increaseIndentPattern</key>
		<string>(?x)^
    (\s*
        (module|class|def
        |unless|if|else|elsif
        |case|when
        |begin|rescue|ensure
        |for|while|until
        |(?= .*? \b(do|begin|case|if|unless)\b )
         # the look-ahead above is to quickly discard non-candidates
         (  "(\\.|[^\\"])*+"        # eat a double quoted string
         | '(\\.|[^\\'])*+'      # eat a single quoted string
         |   [^#"']                # eat all but comments and strings
         )*
         (                         \s   (do|begin|case)
         | [-+=&amp;|*/~%^&lt;&gt;~](?&lt;!\$.) \s*+ (if|unless)
         )
        )\b
        (?! [^;]*+ ; .*? \bend\b )
    |(  "(\\.|[^\\"])*+"            # eat a double quoted string
     | '(\\.|[^\\'])*+'          # eat a single quoted string
     |   [^#"']                    # eat all but comments and strings
     )*
     ( \{ (?!  [^}]*+ \} )
     | \[ (?! [^\]]*+ \] )
     )
    ).*$</string>
	</dict>
	<key>uuid</key>
	<string>6FEAF60F-F0F3-4618-9259-DE93285F50D1</string>
</dict>
</plist>

Version data entries

44 entries across 44 versions & 3 rubygems

Version Path
redcar-bundles-0.3 Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-bundles-0.2-java Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-bundles-0.1-java Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-dev-0.12.1dev-java plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-dev-0.12.0dev-java plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.11 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.11.0dev plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.10 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.9.2 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.9.1 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.9.0 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.8.1 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.8 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.7 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.6.1 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.6 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.6.1dev plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.5.1 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.5 plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist
redcar-0.5.6dev plugins/textmate/vendor/redcar-bundles/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist