Commit e8c535ed authored by FichteFoll's avatar FichteFoll

Merge pull request #3021 from iltempo/master

Remove number from package name to be ST3 compatible
parents 04ad76b6 397fdad2
......@@ -771,16 +771,6 @@
}
]
},
{
"name": "Ruby 1.9 Hash Converter",
"details": "https://github.com/iltempo/sublime-text-2-hash-syntax",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/iltempo/sublime-text-2-hash-syntax/tree/master"
}
]
},
{
"name": "Ruby Block Converter",
"details": "https://github.com/irohiroki/RubyBlockConverter",
......@@ -834,6 +824,19 @@
}
]
},
{
"name": "Ruby Hash Converter",
"details": "https://github.com/iltempo/sublime-text-2-hash-syntax",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/iltempo/sublime-text-2-hash-syntax/tree/master"
}
],
"previous_names": [
"Ruby 1.9 Hash Converter"
]
},
{
"name": "Ruby Hash Reverter",
"details": "https://github.com/kyamaguchi/sublime-text-2-revert-hash-syntax",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment