Sha256: e130bc1c9c056895068d749931e1e3f2b7813c4110bcb708d71e44e85449a972

Contents?: true

Size: 1.42 KB

Versions: 44

Compression:

Stored size: 1.42 KB

Contents

<?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.clojure</string>
	<key>settings</key>
	<dict>
		<key>decreaseIndentPattern</key>
		<string>(?x)^ [ \t]*+
	  (?&lt;par&gt;
	    ( [^()\n]++ | \( \g&lt;par&gt; \) )*+
	  )
	  ( \) [ \t]*+ ) ++
	$</string>
		<key>highlightPairs</key>
		<array>
			<array>
				<string>(</string>
				<string>)</string>
			</array>
			<array>
				<string>[</string>
				<string>]</string>
			</array>
			<array>
				<string>{</string>
				<string>}</string>
			</array>
		</array>
		<key>increaseIndentPattern</key>
		<string>(?x)^ [ \t]*+ \(
	  (?&lt;par&gt;
	    ( [^()\n]++ | \( \g&lt;par&gt; \)? )*+
	  )
	$</string>
		<key>shellVariables</key>
		<array>
			<dict>
				<key>name</key>
				<string>TM_COMMENT_START</string>
				<key>value</key>
				<string>;</string>
			</dict>
		</array>
		<key>smartTypingPairs</key>
		<array>
			<array>
				<string>"</string>
				<string>"</string>
			</array>
			<array>
				<string>(</string>
				<string>)</string>
			</array>
			<array>
				<string>{</string>
				<string>}</string>
			</array>
			<array>
				<string>[</string>
				<string>]</string>
			</array>
		</array>
	</dict>
	<key>uuid</key>
	<string>8959979C-5AB6-4F36-BC83-3D5EA50D2DCD</string>
</dict>
</plist>

Version data entries

44 entries across 44 versions & 3 rubygems

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