Commit 603b67c5 authored by Kevin Yank's avatar Kevin Yank

Merge pull request #1028 from ZaBlanc/master

Added RubyMotion Sparrow Framework autocomplete
parents 0fef728f 791aea7d
...@@ -837,6 +837,7 @@ ...@@ -837,6 +837,7 @@
"https://github.com/zmbacker/RubyFormat", "https://github.com/zmbacker/RubyFormat",
"https://github.com/zoomix/SublimeToggleSymbol", "https://github.com/zoomix/SublimeToggleSymbol",
"https://github.com/zyxar/Sublime-CMakeLists", "https://github.com/zyxar/Sublime-CMakeLists",
"https://github.com/ZaBlanc/RubyMotionSparrowSublimeCompletions",
"https://raw.github.com/afterdesign/MacTerminal/master/packages.json", "https://raw.github.com/afterdesign/MacTerminal/master/packages.json",
"https://raw.github.com/ajryan/CSharpreter/master/packages.json", "https://raw.github.com/ajryan/CSharpreter/master/packages.json",
"https://raw.github.com/aparajita/active4d-sublime/master/package_control.json", "https://raw.github.com/aparajita/active4d-sublime/master/package_control.json",
...@@ -1127,6 +1128,7 @@ ...@@ -1127,6 +1128,7 @@
"ruby-slim-tmbundle": "Ruby Slim", "ruby-slim-tmbundle": "Ruby Slim",
"RubyBlockConverter": "Ruby Block Converter", "RubyBlockConverter": "Ruby Block Converter",
"RubyMotionSublimeCompletions": "RubyMotion Autocomplete", "RubyMotionSublimeCompletions": "RubyMotion Autocomplete",
"RubyMotionSparrowSublimeCompletions": "RubyMotion Sparrow Framework Autocomplete",
"SASS-Build-SublimeText2": "SASS Build", "SASS-Build-SublimeText2": "SASS Build",
"SASS-Snippets": "SASS Snippets", "SASS-Snippets": "SASS Snippets",
"sass-textmate-bundle": "Sass", "sass-textmate-bundle": "Sass",
......
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