Sha256: 84ecefdc9740d8c52e72f192d1d41340a2d5a0e495478eba3af2205682211353

Contents?: true

Size: 855 Bytes

Versions: 14

Compression:

Stored size: 855 Bytes

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>fileTypes</key>
	<array>
		<string>(internal)</string>
	</array>
	<key>name</key>
	<string>Redcar REPL</string>
	<key>scopeName</key>
	<string>repl.ruby</string>
	<key>patterns</key>
	<array>
		<dict>
			<key>begin</key>
			<string>^>></string>
			<key>beginCaptures</key>
			<dict>
				<key>1</key>
				<dict>
					<key>name</key>
					<string>keyword.control.repl</string>
				</dict>
			</dict>
			<key>end</key>
			<string>^(?=&gt;|x&gt;)</string>
			<key>name</key>
			<string>repl.entry source.ruby</string>
			<key>patterns</key>
			<array>
				<dict>
					<key>include</key>
					<string>source.ruby</string>
				</dict>
			</array>
		</dict>
	</array>
</dict>
</plist>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
redcar-0.3.8.4 textmate/Bundles/RedcarRepl.tmbundle/Syntaxes/InternalRuby.plist
redcar-0.3.8.3 textmate/Bundles/RedcarRepl.tmbundle/Syntaxes/InternalRuby.plist
redcar-0.3.8.2 textmate/Bundles/RedcarRepl.tmbundle/Syntaxes/InternalRuby.plist
redcar-0.3.8.1 textmate/Bundles/RedcarRepl.tmbundle/Syntaxes/InternalRuby.plist
redcar-0.3.8 textmate/Bundles/RedcarRepl.tmbundle/Syntaxes/InternalRuby.plist
redcar-0.3.7.1 textmate/Bundles/RedcarRepl.tmbundle/Syntaxes/InternalRuby.plist
redcar-0.3.7 textmate/Bundles/RedcarRepl.tmbundle/Syntaxes/InternalRuby.plist
redcar-0.3.6 textmate/Bundles/RedcarRepl.tmbundle/Syntaxes/InternalRuby.plist
redcar-0.3.5 textmate/Bundles/RedcarRepl.tmbundle/Syntaxes/InternalRuby.plist
redcar-0.3.4.3 textmate/Bundles/RedcarRepl.tmbundle/Syntaxes/InternalRuby.plist
redcar-0.3.4.2 textmate/Bundles/RedcarRepl.tmbundle/Syntaxes/InternalRuby.plist
redcar-0.3.4.1 textmate/Bundles/RedcarRepl.tmbundle/Syntaxes/InternalRuby.plist
redcar-0.3.4 textmate/Bundles/RedcarRepl.tmbundle/Syntaxes/InternalRuby.plist
redcar-0.3.3 textmate/Bundles/RedcarRepl.tmbundle/Syntaxes/InternalRuby.plist