Commit d72d7dbf authored by joneshf's avatar joneshf

Merge pull request #1797 from idleberg/master

Added InnoSetup highlighting and completions
parents e59620ca 424db958
...@@ -151,6 +151,17 @@ ...@@ -151,6 +151,17 @@
} }
] ]
}, },
{
"name": "InnoSetup",
"details": "https://github.com/idleberg/InnoSetup-Sublime-Text",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/idleberg/InnoSetup-Sublime-Text/tree/master"
}
]
},
{ {
"name": "Insert Sequences", "name": "Insert Sequences",
"details": "https://github.com/jbrooksuk/InsertNums", "details": "https://github.com/jbrooksuk/InsertNums",
......
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