Commit 7e84f4c8 authored by Kevin Yank's avatar Kevin Yank

Merge pull request #954 from irohiroki/master

Add RubyBlockConverter plugin
parents b2f31ff6 17af4ef7
...@@ -321,6 +321,7 @@ ...@@ -321,6 +321,7 @@
"https://github.com/imagentleman/ublime", "https://github.com/imagentleman/ublime",
"https://github.com/individuo7/Hogan-Build", "https://github.com/individuo7/Hogan-Build",
"https://github.com/integrum/SublimeRubyCoverage", "https://github.com/integrum/SublimeRubyCoverage",
"https://github.com/irohiroki/RubyBlockConverter",
"https://github.com/itsgg/Flex-Sublimetext", "https://github.com/itsgg/Flex-Sublimetext",
"https://github.com/iuliux/SublimeText2-BackThere", "https://github.com/iuliux/SublimeText2-BackThere",
"https://github.com/ivershuo/sublime-aweibo", "https://github.com/ivershuo/sublime-aweibo",
...@@ -1040,6 +1041,7 @@ ...@@ -1040,6 +1041,7 @@
"rspec-tmbundle": "RSpec (snippets and syntax)", "rspec-tmbundle": "RSpec (snippets and syntax)",
"Rtools": "R Tools", "Rtools": "R Tools",
"ruby-slim-tmbundle": "Ruby Slim", "ruby-slim-tmbundle": "Ruby Slim",
"RubyBlockConverter": "Ruby Block Converter",
"RubyMotionSublimeCompletions": "RubyMotion Autocomplete", "RubyMotionSublimeCompletions": "RubyMotion Autocomplete",
"SASS-Build-SublimeText2": "SASS Build", "SASS-Build-SublimeText2": "SASS Build",
"SASS-Snippets": "SASS Snippets", "SASS-Snippets": "SASS Snippets",
......
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