Commit 9a82867d authored by Ryan Hefner's avatar Ryan Hefner

Merge branch 'master', remote branch 'upstream/master'

parents a033c53a 2baaa8bf
......@@ -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": [
......
......@@ -381,6 +381,15 @@
}
]
},
{
"details": "https://github.com/facelessuser/FindCursor",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/facelessuser/FindCursor/tree/master"
}
]
},
{
"name": "FindDoc",
"details": "https://github.com/zckrs/sublime_findDoc",
......@@ -594,6 +603,16 @@
}
]
},
{
"name": "FontCycler",
"details": "https://github.com/akshaykumar90/sublime-font-cycler",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/akshaykumar90/sublime-font-cycler/tags"
}
]
},
{
"name": "Foundation 5 Snippets",
"details": "https://github.com/zurb/foundation-5-sublime-snippets",
......
......@@ -798,7 +798,7 @@
"details": "https://github.com/hippasus/SublimeMorse",
"releases": [
{
"sublime_text": "<3000",
"sublime_text": "*",
"details": "https://github.com/hippasus/SublimeMorse/tree/master"
}
]
......
......@@ -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",
......
......@@ -1240,6 +1240,16 @@
}
]
},
{
"name": "PyDOC",
"details": "https://github.com/chrissimpkins/PyDOC",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/chrissimpkins/PyDOC/tags"
}
]
},
{
"details": "https://github.com/biermeester/Pylinter",
"labels": ["linting"],
......
......@@ -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",
......@@ -883,6 +895,16 @@
}
]
},
{
"name": "Slack",
"details": "https://github.com/simion/sublime-slack-integration",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/simion/sublime-slack-integration/tags"
}
]
},
{
"name": "Slate",
"details": "https://github.com/kvs/ST2Slate",
......
......@@ -37,6 +37,15 @@
}
]
},
{
"details": "https://github.com/facelessuser/TabsExtra",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/facelessuser/TabsExtra/tree/master"
}
]
},
{
"name": "TabsLimiter",
"details": "https://github.com/ejoubaud/SublimeTabsLimiter",
......
......@@ -312,6 +312,16 @@
}
]
},
{
"name": "Vn Ime",
"details": "https://github.com/yehnkay/VN_IME",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/yehnkay/VN_IME"
}
]
},
{
"name": "Volt",
"labels": ["language syntax"],
......
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