Unverified Commit 67499bb7 authored by Judah's avatar Judah Committed by GitHub

Merge branch 'master' into master

parents c4705046 eb316e6a
...@@ -3076,6 +3076,15 @@ ...@@ -3076,6 +3076,15 @@
} }
] ]
}, },
{
"details": "https://github.com/abathur/constellation",
"releases": [
{
"sublime_text": ">=3161",
"tags": true
}
]
},
{ {
"name": "Contao Front-End Snippets", "name": "Contao Front-End Snippets",
"details": "https://github.com/marcobiedermann/sublime-contao-front-end-snippets", "details": "https://github.com/marcobiedermann/sublime-contao-front-end-snippets",
...@@ -3621,6 +3630,17 @@ ...@@ -3621,6 +3630,17 @@
} }
] ]
}, },
{
"name": "Cristina Color Scheme",
"details": "https://github.com/edgarMejia/Cristina-ColorScheme",
"labels": ["color scheme"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Crollow", "name": "Crollow",
"details": "https://github.com/purefan/crollow", "details": "https://github.com/purefan/crollow",
......
...@@ -817,6 +817,20 @@ ...@@ -817,6 +817,20 @@
} }
] ]
}, },
{
"name": "serial",
"author": "pyserial",
"load_order": "50",
"description": "Python serial port access library",
"issues": "https://github.com/pyserial/pyserial/issues",
"releases": [
{
"base": "https://github.com/pyserial/pyserial",
"tags": true,
"sublime_text": ">=3000"
}
]
},
{ {
"name": "shellenv", "name": "shellenv",
"load_order": "10", "load_order": "10",
......
...@@ -228,6 +228,17 @@ ...@@ -228,6 +228,17 @@
} }
] ]
}, },
{
"name": "fasd",
"details": "https://github.com/externl/sublime-fasd",
"labels": ["fasd", "fasd jump", "directory", "open directory"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "FASM x86", "name": "FASM x86",
"details": "https://github.com/Shirk/Sublime-FASM-x86", "details": "https://github.com/Shirk/Sublime-FASM-x86",
...@@ -331,6 +342,18 @@ ...@@ -331,6 +342,18 @@
} }
] ]
}, },
{
"name": "FcitxInput",
"details": "https://github.com/ubuntugege/FcitxInput",
"labels": ["input", "fcitx", "chinese"],
"releases": [
{
"sublime_text": "*",
"platforms": "linux",
"tags": true
}
]
},
{ {
"name": "Feature Presentation", "name": "Feature Presentation",
"details": "https://github.com/ctruett/FeaturePresentation", "details": "https://github.com/ctruett/FeaturePresentation",
......
...@@ -1325,14 +1325,25 @@ ...@@ -1325,14 +1325,25 @@
} }
] ]
}, },
{ {
"name": "Mika", "name": "Mika",
"details": "https://github.com/kyoto-shift/Mika", "details": "https://github.com/kyoto-shift/Mika",
"labels": ["mika", "language", "syntax", "highlighting"], "labels": ["mika", "language", "syntax", "highlighting"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "MicroPython Tools",
"details": "https://github.com/bisguzar/st3-micropython-tools",
"labels": ["micropython"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"tags": true "tags": true
} }
] ]
}, },
......
...@@ -380,6 +380,18 @@ ...@@ -380,6 +380,18 @@
} }
] ]
}, },
{
"name": "Tempo Theme",
"details": "https://github.com/tempo-theme/tempo-theme-sublimetext",
"author": "Tempo Theme",
"labels": ["theme", "color scheme"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Tensorflow", "name": "Tensorflow",
"details": "https://github.com/baptisteArnaud/Sublime-Tensorflow", "details": "https://github.com/baptisteArnaud/Sublime-Tensorflow",
...@@ -2683,6 +2695,18 @@ ...@@ -2683,6 +2695,18 @@
} }
] ]
}, },
{
"name": "Tower",
"details": "https://github.com/tedmiston/sublime_tower_plugin",
"labels": ["git", "tower", "vcs"],
"releases": [
{
"sublime_text": "*",
"platforms": ["osx"],
"tags": true
}
]
},
{ {
"name": "Tpl", "name": "Tpl",
"details": "https://github.com/fewspider/Tpl", "details": "https://github.com/fewspider/Tpl",
......
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