Commit 1e491ae0 authored by vhanla's avatar vhanla
parents 417aeddd 2f4cce8d
......@@ -12,6 +12,10 @@ Follow the instructions provided, if necessary.
You can speed up the process
by [running some tests locally](https://packagecontrol.io/docs/submitting_a_package#Step_7).
You can trigger @packagecontrol-bot to re-evaluate your pull request
by pushing a commit or closing and reopening your pull request.
Do **NOT** open a new pull request!
In general, make sure you:
1. Used `"tags": true` and not `"branch": "master"`
......
......@@ -1488,6 +1488,17 @@
}
]
},
{
"name": "BYOND",
"details": "https://github.com/Wirewraith/sublime-byond",
"labels": ["language syntax", "build system", "Dream Maker", "Dream Seeker", "Dream Daemon"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "BZW Language",
"details": "https://github.com/allejo/sublime-language-bzw",
......
......@@ -2105,7 +2105,7 @@
{
"name": "Guna",
"details": "https://github.com/poucotm/Guna",
"labels": ["theme", "color-scheme", "clock"],
"labels": ["theme", "color scheme", "clock", "weather"],
"releases": [
{
"sublime_text": ">=3000",
......
......@@ -92,7 +92,7 @@
"name": "Halcyon Theme",
"author": "Brittany Chiang",
"details": "https://github.com/bchiang7/Halcyon",
"labels": ["theme", "color scheme"],
"labels": ["theme", "color scheme", "ayu mirage", "halcyon"],
"releases": [
{
"sublime_text": "*",
......
......@@ -66,6 +66,17 @@
}
]
},
{
"name": "Language SAP",
"details": "https://github.com/krasnobaev/language-sap-sublime",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{
"name": "LanguageInjector",
"details": "https://github.com/Julow/LanguageInjector",
......
......@@ -561,7 +561,7 @@
"releases": [
{
"sublime_text": ">=3000",
"branch": "master"
"tags": true
}
]
},
......@@ -629,6 +629,17 @@
}
]
},
{
"name": "Marshal Command Code",
"previous_names": ["MinecraftCommandCode"],
"details": "https://github.com/42iscool42/MCC",
"releases": [
{
"sublime_text": "*",
"tags":true
}
]
},
{
"name": "Mask",
"details": "https://github.com/tenbits/sublime-mask",
......@@ -1355,16 +1366,6 @@
}
]
},
{
"name": "MinecraftCommandCode",
"details": "https://github.com/42iscool42/MCC",
"releases": [
{
"sublime_text": "*",
"tags":true
}
]
},
{
"name": "Minifier",
"details": "https://github.com/bistory/Sublime-Minifier",
......
......@@ -2511,6 +2511,18 @@
}
]
},
{
"name": "PypiPackageInfo",
"details": "https://github.com/gh640/SublimePypiPackageInfo",
"author": "Goto Hayato",
"labels": ["python", "pypi", "pipfile", "pipenv"],
"releases": [
{
"sublime_text": ">=3124",
"tags": true
}
]
},
{
"name": "PyQt Search",
"details": "https://github.com/achayan/sublimePyQtSearch",
......
......@@ -2224,7 +2224,7 @@
},
{
"name": "Tmux Syntax Highlight",
"details": "https://github.com/keqh/sublime-tmux-syntax-highlight",
"details": "https://github.com/kei-q/sublime-tmux-syntax-highlight",
"labels": ["language syntax"],
"releases": [
{
......
......@@ -484,6 +484,8 @@
{
"name": "UrlConverter",
"details": "https://github.com/gh640/SublimeUrlConverter",
"author": "Goto Hayato",
"labels": ["url", "link", "html", "markdown", "restructuredtext"],
"releases": [
{
"sublime_text": ">=3000",
......
......@@ -712,6 +712,16 @@
}
]
},
{
"name": "Vuetify",
"details": "https://github.com/vuetifyjs/vuetify-sublime",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Vuln",
"details": "https://github.com/Shimmy/vuln",
......
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