Commit 82df51ed authored by FichteFoll's avatar FichteFoll

Merge pull request #1716 from idleberg/master

added NSIS Language File Syntax package
parents 2aae421e 54369b6a
...@@ -155,6 +155,7 @@ ...@@ -155,6 +155,7 @@
}, },
{ {
"details": "https://github.com/SublimeText/NSIS", "details": "https://github.com/SublimeText/NSIS",
"labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
...@@ -183,6 +184,17 @@ ...@@ -183,6 +184,17 @@
} }
] ]
}, },
{
"name": "NSIS Language File Syntax",
"details": "https://github.com/idleberg/NSIS-Language-File-Sublime-Text",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/idleberg/NSIS-Language-File-Sublime-Text/tree/master"
}
]
},
{ {
"name": "Number Manipulation", "name": "Number Manipulation",
"details": "https://github.com/prongs/SublimeNumberManipulation", "details": "https://github.com/prongs/SublimeNumberManipulation",
......
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