Commit f99141be authored by wbond's avatar wbond

Merged pull request #418 - added Text Reader

parents bbe0a6c7 b8cd3ead
...@@ -178,6 +178,7 @@ ...@@ -178,6 +178,7 @@
"https://github.com/jclement/SublimePandoc", "https://github.com/jclement/SublimePandoc",
"https://github.com/jdc0589/CaseConversion", "https://github.com/jdc0589/CaseConversion",
"https://github.com/jdc0589/JsFormat", "https://github.com/jdc0589/JsFormat",
"https://github.com/jedy/SublimeReader",
"https://github.com/jfromaniello/sublime-node-require", "https://github.com/jfromaniello/sublime-node-require",
"https://github.com/jlegewie/SublimePeek", "https://github.com/jlegewie/SublimePeek",
"https://github.com/jlegewie/SublimePeek-R-help", "https://github.com/jlegewie/SublimePeek-R-help",
...@@ -630,6 +631,7 @@ ...@@ -630,6 +631,7 @@
"SublimePythonTidy": "PythonTidy", "SublimePythonTidy": "PythonTidy",
"SublimeQuickFileCreator": "Quick File Creator", "SublimeQuickFileCreator": "Quick File Creator",
"SublimeRailsNav": "Simple Rails Navigator", "SublimeRailsNav": "Simple Rails Navigator",
"SublimeReader": "Text Reader",
"SublimeRspecBuild": "RspecBuild", "SublimeRspecBuild": "RspecBuild",
"SublimeRubyMotionBuilder": "RubyMotionBuilder", "SublimeRubyMotionBuilder": "RubyMotionBuilder",
"SublimeSendToPasteBin": "SendToPasteBin", "SublimeSendToPasteBin": "SendToPasteBin",
......
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