Commit aaac6bc8 authored by German M. Bravo's avatar German M. Bravo

SublimeCodeIntel moved to repository/s.json

parent c52074e8
...@@ -101,7 +101,6 @@ ...@@ -101,7 +101,6 @@
"https://raw.githubusercontent.com/sokolovstas/SublimeWebInspector/master/packages.json", "https://raw.githubusercontent.com/sokolovstas/SublimeWebInspector/master/packages.json",
"https://raw.githubusercontent.com/soncy/AutoComments-for-Sublime-Text-2/master/packages.json", "https://raw.githubusercontent.com/soncy/AutoComments-for-Sublime-Text-2/master/packages.json",
"https://raw.githubusercontent.com/spectacles/CodeComplice/master/packages.json", "https://raw.githubusercontent.com/spectacles/CodeComplice/master/packages.json",
"https://raw.githubusercontent.com/SublimeCodeIntel/SublimeCodeIntel/master/packages.json",
"https://raw.githubusercontent.com/SublimeLinter/package_control_channel/master/packages.json", "https://raw.githubusercontent.com/SublimeLinter/package_control_channel/master/packages.json",
"https://raw.githubusercontent.com/superbob/SublimeTextLanguageFrench/master/packages.json", "https://raw.githubusercontent.com/superbob/SublimeTextLanguageFrench/master/packages.json",
"https://raw.githubusercontent.com/tbfisher/sublimetext-Pandoc/master/packages.json", "https://raw.githubusercontent.com/tbfisher/sublimetext-Pandoc/master/packages.json",
......
...@@ -3932,6 +3932,25 @@ ...@@ -3932,6 +3932,25 @@
} }
] ]
}, },
{
"name": "SublimeCodeIntel",
"author": "Kronuz",
"description": "Full-featured code intelligence and smart autocomplete engine",
"details": "https://github.com/SublimeCodeIntel/SublimeCodeIntel",
"homepage": "http://sublimecodeintel.github.io/SublimeCodeIntel/",
"donate": "http://sublimecodeintel.github.io/SublimeCodeIntel/donate.html",
"labels": ["auto-complete", "code navigation", "snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
},
{
"sublime_text": "<3000",
"tags": "st2-v"
}
]
},
{ {
"details": "https://github.com/Ky6uk/SublimeDancer", "details": "https://github.com/Ky6uk/SublimeDancer",
"releases": [ "releases": [
......
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