Commit 194865bf authored by FichteFoll's avatar FichteFoll

Merge pull request #5324 from idleberg/patch-18

nsL Assembler: backwards compatibility
parents ad58d7dd 27a052a8
......@@ -660,9 +660,13 @@
"details": "https://github.com/idleberg/nsL-Assembler-Sublime-Text",
"labels": ["language syntax", "build system", "auto-complete", "snippets", "nsis"],
"releases": [
{
"sublime_text": "<3000",
"tags": "st2-"
},
{
"sublime_text": ">=3103",
"tags": true
"tags": "st3-"
}
]
},
......
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