Commit 83a5e25c authored by FichteFoll's avatar FichteFoll

Merge pull request #3509 from pnlarsson/master

Added Asterisk Config highlighter
parents e32f1efc 28edcae5
...@@ -883,6 +883,17 @@ ...@@ -883,6 +883,17 @@
} }
] ]
}, },
{
"name": "Asterisk Config",
"details": "https://github.com/pnlarsson/SublimeAsteriskConfig",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/pnlarsson/SublimeAsteriskConfig/tags"
}
]
},
{ {
"name": "Async Snippets", "name": "Async Snippets",
"details": "https://github.com/jleonard/Async-Snippets", "details": "https://github.com/jleonard/Async-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