Commit c9294ffb authored by Caio Gondim's avatar Caio Gondim

Merge branch 'master' of github.com:wbond/package_control_channel

parents 4ebfb43e 29349fe0
......@@ -22,6 +22,16 @@
}
]
},
{
"name": "C# Snippets",
"details": "https://github.com/etic/CSharpSnippets",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/etic/CSharpSnippets/tags"
}
]
},
{
"name": "C++ Snippets",
"details": "https://github.com/Rapptz/cpp-sublime-snippet",
......@@ -1628,6 +1638,16 @@
}
]
},
{
"name": "cssDOC",
"details": "https://github.com/chrissimpkins/cssDOC",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/chrissimpkins/cssDOC/tags"
}
]
},
{
"name": "CSSEdit Group support",
"details": "https://github.com/Kotrotsos/sublime-cssedit-groups",
......@@ -1843,14 +1863,15 @@
]
},
{
"name": "CV3 Build Template",
"details": "https://github.com/thisishuey/Sublime-CV3-Build-Template",
"name": "CV3 Developer Tools",
"details": "https://github.com/thisishuey/CV3-Developer-Tools",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/thisishuey/Sublime-CV3-Build-Template/tree/master"
"details": "https://github.com/thisishuey/CV3-Developer-Tools/tags"
}
]
],
"previous_names": ["CV3 Build Template"]
},
{
"name": "Cycle Setting",
......
......@@ -581,6 +581,21 @@
"code navigation"
]
},
{
"name": "Expect",
"details": "https://github.com/mokkabonna/sublime-expect",
"homepage": "https://github.com/mokkabonna/sublime-expect",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/mokkabonna/sublime-expect/tags"
}
],
"labels": [
"expect.js",
"snippets"
]
},
{
"details": "https://github.com/facelessuser/ExportHtml",
"releases": [
......
......@@ -355,6 +355,16 @@
}
]
},
{
"name": "OrigamiEmacs",
"details": "https://github.com/kevincobain2000/Origami-Emacs",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/kevincobain2000/Origami-Emacs/tree/master"
}
]
},
{
"name": "OSX Font Chooser",
"details": "https://github.com/jolleyjoe/OSX-Font-Chooser",
......
......@@ -310,6 +310,16 @@
}
]
},
{
"name": "ReadonlyProtect",
"details": "https://github.com/ivellioscolin/sublime-plugin-readonlyprotect",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/ivellioscolin/sublime-plugin-readonlyprotect/tags"
}
]
},
{
"name": "ReadonlyWritable",
"details": "https://github.com/pyzhangxiang/sublimetext-2-readonly-writable",
......
......@@ -848,6 +848,18 @@
}
]
},
{
"name": "Sinon",
"details": "https://github.com/mokkabonna/sublime-sinon",
"readme": "https://raw.github.com/mokkabonna/sublime-sinon/master/README.md",
"labels": ["sinon", "completions"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/mokkabonna/sublime-sinon/tags"
}
]
},
{
"name": "Siteleaf Liquid Syntax",
"details": "https://github.com/siteleaf/liquid-syntax-mode",
......
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