Skip to content

Commit 03f1e64

Browse files
author
Kai Wood
committed
Change scope to source.ruby.rspec
Scope should be source.ruby.rspec (analogous to the other commands in this bundle). Otherwise it somewhat conflicts with running single Test::Unit tests in Ruby.tmbundle if two identical keyboard shortcuts are set.
1 parent 8bbf675 commit 03f1e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Commands/Run Last Examples file.tmCommand

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ${TM_RUBY:-ruby} /tmp/textmate-command-$$.rb; exit_status=$?; rm /tmp/textmate-c
2828
<key>output</key>
2929
<string>showAsHTML</string>
3030
<key>scope</key>
31-
<string>source.ruby</string>
31+
<string>source.ruby.rspec</string>
3232
<key>uuid</key>
3333
<string>1C172C2C-8785-40FC-B03E-7FF56AC0B266</string>
3434
</dict>

0 commit comments

Comments
 (0)