Commit 71f0da0e authored by Chris Tozer's avatar Chris Tozer

Merge pull request #1 from wbond/master

Update fork from wbond
parents 02012906 95c97f4f
...@@ -738,6 +738,16 @@ ...@@ -738,6 +738,16 @@
} }
] ]
}, },
{
"name": "Chrome Snippets",
"details": "https://github.com/ismnoiet/ChromeSnippets",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "ChromeExtensionI18nHelper", "name": "ChromeExtensionI18nHelper",
"details": "https://github.com/Harurow/sublime_chromeextensioni18nhelper", "details": "https://github.com/Harurow/sublime_chromeextensioni18nhelper",
......
...@@ -703,6 +703,26 @@ ...@@ -703,6 +703,26 @@
} }
] ]
}, },
{
"name": "DocBlockr_Python",
"details": "https://github.com/adambullmer/sublime_docblockr_python",
"releases": [
{
"platforms": "*",
"sublime_text": ">=3000",
"tags": true
}
],
"labels": [
"python",
"docstring",
"automatic",
"formatter",
"generator",
"auto-complete",
"snippets"
]
},
{ {
"name": "Docker Based Build Systems", "name": "Docker Based Build Systems",
"details": "https://github.com/domeide/sublime-docker", "details": "https://github.com/domeide/sublime-docker",
......
...@@ -431,6 +431,16 @@ ...@@ -431,6 +431,16 @@
} }
] ]
}, },
{
"name": "Highlight Dodgy Chars",
"details": "https://github.com/TuureKaunisto/highlight-dodgy-chars",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Highlight Whitespaces", "name": "Highlight Whitespaces",
"details": "https://github.com/disq/HighlightWhitespaces", "details": "https://github.com/disq/HighlightWhitespaces",
......
...@@ -1330,6 +1330,16 @@ ...@@ -1330,6 +1330,16 @@
} }
] ]
}, },
{
"name": "Poppins - Color Scheme",
"details": "https://github.com/praveenpuglia/color_scheme_poppins",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Portage", "name": "Portage",
"details": "https://github.com/krizalys/sublime-portage", "details": "https://github.com/krizalys/sublime-portage",
...@@ -1352,6 +1362,16 @@ ...@@ -1352,6 +1362,16 @@
} }
] ]
}, },
{
"name": "PostCSS Sorting",
"details": "https://github.com/hudochenkov/sublime-postcss-sorting",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Poster", "name": "Poster",
"details": "https://github.com/ssddanbrown/Poster", "details": "https://github.com/ssddanbrown/Poster",
......
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