Commit 06f36a88 authored by wbond's avatar wbond

Merged pull request #228 - added R Tools

parent e9ad6033
...@@ -104,6 +104,7 @@ ...@@ -104,6 +104,7 @@
"https://github.com/jmm/Sublime-Text-Cycle-Setting/tree/package-control", "https://github.com/jmm/Sublime-Text-Cycle-Setting/tree/package-control",
"https://github.com/juhasz/drupal_sublime-snippets", "https://github.com/juhasz/drupal_sublime-snippets",
"https://github.com/JulianEberius/SublimeRope", "https://github.com/JulianEberius/SublimeRope",
"https://github.com/karthikram/Rtools",
"https://github.com/kemayo/sublime-text-2-clipboard-history", "https://github.com/kemayo/sublime-text-2-clipboard-history",
"https://github.com/kemayo/sublime-text-2-git", "https://github.com/kemayo/sublime-text-2-git",
"https://github.com/kemayo/sublime-text-2-goto-documentation", "https://github.com/kemayo/sublime-text-2-goto-documentation",
...@@ -227,8 +228,7 @@ ...@@ -227,8 +228,7 @@
"https://raw.github.com/theadamlt/sublime_packages/master/packages.json", "https://raw.github.com/theadamlt/sublime_packages/master/packages.json",
"https://raw.github.com/tiger2wander/sublime_packages/master/packages.json", "https://raw.github.com/tiger2wander/sublime_packages/master/packages.json",
"https://raw.github.com/timonwong/sublime_packages/master/packages.json", "https://raw.github.com/timonwong/sublime_packages/master/packages.json",
"https://raw.github.com/weslly/sublime_packages/master/packages.json", "https://raw.github.com/weslly/sublime_packages/master/packages.json"
"https://github.com/karthikram/Rtools"
], ],
"package_name_map": { "package_name_map": {
"ASCII-Decorator": "ASCII Decorator", "ASCII-Decorator": "ASCII Decorator",
...@@ -267,6 +267,7 @@ ...@@ -267,6 +267,7 @@
"phpInstant": "phpInstant Execute", "phpInstant": "phpInstant Execute",
"RandomMessage": "Random Message", "RandomMessage": "Random Message",
"rspec-tmbundle": "RSpec (snippets and syntax)", "rspec-tmbundle": "RSpec (snippets and syntax)",
"Rtools": "R Tools",
"sass-textmate-bundle": "Sass", "sass-textmate-bundle": "Sass",
"SCSS.tmbundle": "SCSS", "SCSS.tmbundle": "SCSS",
"setdjangosyntax": "SetDjangoSyntax", "setdjangosyntax": "SetDjangoSyntax",
...@@ -380,8 +381,7 @@ ...@@ -380,8 +381,7 @@
"whitespacecorrector" : "Whitespace Corrector", "whitespacecorrector" : "Whitespace Corrector",
"Whitespacecorrector" : "Whitespace Corrector", "Whitespacecorrector" : "Whitespace Corrector",
"YUI-Compressor": "YUI Compressor", "YUI-Compressor": "YUI Compressor",
"Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets", "Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets"
"Rtools: R tools"
}, },
"renamed_packages": { "renamed_packages": {
"DocBlox": "phpDocumentor", "DocBlox": "phpDocumentor",
......
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