Skip to content

Commit

Permalink
Fixing the new command in the menu.
Browse files Browse the repository at this point in the history
  • Loading branch information
JEG2 committed Oct 11, 2011
1 parent b6a4c65 commit daad8ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Commands/Convert Ruby hash to 1_9 syntax.tmCommand
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ end
<key>keyEquivalent</key>
<string>^=</string>
<key>name</key>
<string>Toggle Ruby Hash 1.8/1.9 syntax</string>
<string>Toggle Ruby Hash 1.8/1.9 Syntax</string>
<key>output</key>
<string>replaceSelectedText</string>
<key>uuid</key>
Expand Down
4 changes: 3 additions & 1 deletion info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,8 @@
<string>------------------------------------</string>
<string>840B9C4C-7037-4C3B-9028-EB9DC75EDB3E</string>
<string>B9E3A6DF-875D-11D9-897C-000393CBCE2E</string>
<string>------------------------------------</string>
<string>F4EEB2B6-07D8-402F-8FC3-79B7308D2576</string>
</array>
<key>name</key>
<string>Hashes</string>
Expand All @@ -433,7 +435,6 @@
<key>ordering</key>
<array>
<string>35222962-C50D-4D58-A6AE-71E7AD980BE4</string>
<string>F4EEB2B6-07D8-402F-8FC3-79B7308D2576</string>
<string>5289EE40-86B8-11D9-A8D4-000A95E13C98</string>
<string>63F3B3B7-CBE2-426B-B551-657733F3868B</string>
<string>1AD6A138-2E89-4D6A-AB3F-416BF9CE968D</string>
Expand All @@ -452,6 +453,7 @@
<string>835FAAC6-5431-436C-998B-241F7226B99B</string>
<string>0275EF39-9357-408F-AF20-79E415CA9504</string>
<string>59E811FF-E722-46BE-8938-04713612FABB</string>
<string>F4EEB2B6-07D8-402F-8FC3-79B7308D2576</string>
<string>97054C4D-E4A3-45B1-9C00-B82DBCB30CAD</string>
<string>569C9822-8C41-4907-94C7-1A8A0031B66D</string>
<string>6519CB08-8326-4B77-A251-54722FFBFC1F</string>
Expand Down

0 comments on commit daad8ef

Please sign in to comment.