Commit 3754b73f authored by Alexander Greim's avatar Alexander Greim

added Ruby 1.9 hash converter plugin

parent 972cb60d
...@@ -131,6 +131,7 @@ ...@@ -131,6 +131,7 @@
"https://github.com/gja/sublime-text-2-jasmine", "https://github.com/gja/sublime-text-2-jasmine",
"https://github.com/Grafikart/Open-Browser-SublimeText2-Plugin", "https://github.com/Grafikart/Open-Browser-SublimeText2-Plugin",
"https://github.com/grundprinzip/sublemacspro", "https://github.com/grundprinzip/sublemacspro",
"https://github.com/iltempo/sublime-text-2-hash-syntax/tree/master",
"https://github.com/jashkenas/coffee-script-tmbundle", "https://github.com/jashkenas/coffee-script-tmbundle",
"https://github.com/jbrooksuk/SublimeWebColors", "https://github.com/jbrooksuk/SublimeWebColors",
"https://github.com/jclement/SublimePandoc", "https://github.com/jclement/SublimePandoc",
...@@ -426,6 +427,7 @@ ...@@ -426,6 +427,7 @@
"Sublime-Text-2-Goto-CSS-Declaration": "Goto-CSS-Declaration", "Sublime-Text-2-Goto-CSS-Declaration": "Goto-CSS-Declaration",
"sublime-text-2-goto-documentation": "Goto Documentation", "sublime-text-2-goto-documentation": "Goto Documentation",
"Sublime-Text-2-Goto-Drupal-API": "Goto Drupal API", "Sublime-Text-2-Goto-Drupal-API": "Goto Drupal API",
"sublime-text-2-hash-syntax": "Ruby 1.9 Hash Converter",
"Sublime-Text-2-Inc-Dec-Value": "Inc-Dec-Value", "Sublime-Text-2-Inc-Dec-Value": "Inc-Dec-Value",
"sublime-text-2-ini": "INI", "sublime-text-2-ini": "INI",
"sublime-text-2-jasmine": "Jasmine", "sublime-text-2-jasmine": "Jasmine",
......
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