Commit 11d04909 authored by Jakub Krakowiak's avatar Jakub Krakowiak

Added version restriction to Creeper Reverse Polish Language (due to current lack of .tmLanguage)

parent d0553c1a
......@@ -3485,7 +3485,7 @@
"labels": ["language syntax", "completions"],
"releases": [
{
"sublime_text": "*",
"sublime_text": ">=3092",
"tags": true
}
]
......
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