Commit 54369b6a authored by Jan T. Sott's avatar Jan T. Sott

added NSIS Language File Syntax package

parent 7e811d71
...@@ -165,6 +165,7 @@ ...@@ -165,6 +165,7 @@
}, },
{ {
"details": "https://github.com/SublimeText/NSIS", "details": "https://github.com/SublimeText/NSIS",
"labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
...@@ -193,6 +194,17 @@ ...@@ -193,6 +194,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