Skip to content

Commit bda1d3d

Browse files
committed
Fix filetype, resolve #20
#20
1 parent 8643dad commit bda1d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RSpec.tmLanguage

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<dict>
55
<key>fileTypes</key>
66
<array>
7-
<string>spec.rb</string>
7+
<string>rb</string>
88
</array>
99
<key>foldingStartMarker</key>
1010
<string>(?x)^

0 commit comments

Comments
 (0)