Commit ce92e1a5 authored by Devin Yang's avatar Devin Yang

Merge remote-tracking branch 'upstream/master'

parents 4ec95bb6 99d3bfbe
...@@ -1271,6 +1271,18 @@ ...@@ -1271,6 +1271,18 @@
} }
] ]
}, },
{
"name": "BreakLines",
"details": "https://github.com/Moojuiceman/BreakLines",
"issues": "https://github.com/Moojuiceman/BreakLines/issues",
"labels": ["break", "group", "split", "separate", "lines"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "BridleNSIS", "name": "BridleNSIS",
"details": "https://github.com/idleberg/BridleNSIS-Sublime-Text", "details": "https://github.com/idleberg/BridleNSIS-Sublime-Text",
......
...@@ -259,6 +259,17 @@ ...@@ -259,6 +259,17 @@
} }
] ]
}, },
{
"name": "CAOS Syntax Highlighter",
"details": "https://github.com/KeyboardInterrupt/sublime-caos-syntax",
"author": "KeyboardInterrupt",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Cap'n Proto Syntax", "name": "Cap'n Proto Syntax",
"details": "https://github.com/joshuawarner32/capnproto-sublime", "details": "https://github.com/joshuawarner32/capnproto-sublime",
......
...@@ -548,8 +548,9 @@ ...@@ -548,8 +548,9 @@
] ]
}, },
{ {
"name": "industrial coding theme", "name": "industrial-coding-theme",
"details": "https://github.com/zaizupro/industrial-coding-theme", "details": "https://github.com/zaizupro/industrial-coding-theme",
"previous_names": ["industrial coding theme"],
"labels": ["theme", "color scheme"], "labels": ["theme", "color scheme"],
"releases": [ "releases": [
{ {
......
...@@ -2397,6 +2397,17 @@ ...@@ -2397,6 +2397,17 @@
} }
] ]
}, },
{
"name": "PureScript Syntax",
"details": "https://github.com/tellnobody1/sublime-purescript-syntax",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">3092",
"tags": true
}
]
},
{ {
"name": "PurpleHaze", "name": "PurpleHaze",
"details": "https://github.com/klomontes/purple-haze-color-scheme", "details": "https://github.com/klomontes/purple-haze-color-scheme",
......
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