Commit cbbfa6b1 authored by Ivan Santos's avatar Ivan Santos
parents ce94d8e5 37d8c6e9
......@@ -107,7 +107,6 @@
"https://raw.github.com/sentience/HyperlinkHelper/master/packages.json",
"https://raw.github.com/shivkumarganesh/VisSub/master/packages.json",
"https://raw.github.com/Skullmonkey/sublime/master/packages.json",
"https://raw.github.com/smpanaro/sublime-spotify/master/packages.json",
"https://raw.github.com/sokolovstas/SublimeWebInspector/master/packages.json",
"https://raw.github.com/soncy/AutoComments-for-Sublime-Text-2/master/packages.json",
"https://raw.github.com/SublimeCodeIntel/SublimeCodeIntel/master/packages.json",
......
......@@ -470,6 +470,17 @@
}
]
},
{
"name": "Clang Format",
"details": "https://github.com/rosshemsley/SublimeClangFormat",
"labels": ["Clang", "Format", "Beautifier", "Formatter", "C", "C++"],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/rosshemsley/SublimeClangFormat/tags"
}
]
},
{
"name": "Clarion",
"details": "https://github.com/fushnisoft/SublimeClarion",
......
......@@ -342,6 +342,18 @@
}
]
},
{
"name": "MediaPlayer",
"details": "https://github.com/Monnoroch/SublimePlayer",
"readme": "https://github.com/Monnoroch/SublimePlayer/blob/master/README.md",
"labels": ["media"],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/Monnoroch/SublimePlayer/tree/master"
}
]
},
{
"details": "https://github.com/tosher/Mediawiker",
"releases": [
......
......@@ -1384,6 +1384,19 @@
}
]
},
{
"name": "Spotify",
"previous_names": ["Spotify Control"],
"details": "https://github.com/smpanaro/sublime-spotify",
"labels": ["music"],
"releases": [
{
"platforms": "osx",
"sublime_text": "*",
"details": "https://github.com/smpanaro/sublime-spotify/tags"
}
]
},
{
"name": "SproutCore Snippets and JSHint Integration",
"details": "https://github.com/sproutcore/sproutcore-sublime-text-2-package",
......
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