Unverified Commit 83f4c561 authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7070 from Fansaly/master

ACPI Source Language syntax highlighting for Sublime Text
parents 17a1104f 4ee3ed55
...@@ -1741,6 +1741,18 @@ ...@@ -1741,6 +1741,18 @@
} }
] ]
}, },
{
"name": "ASL Syntax Highlight",
"details": "https://github.com/Fansaly/ASL-Syntax-Highlight",
"author": "Fansaly",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">=3143",
"tags": true
}
]
},
{ {
"name": "ASP Snippets", "name": "ASP Snippets",
"details": "https://github.com/marcosisocram/asp-snippets", "details": "https://github.com/marcosisocram/asp-snippets",
......
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