Commit 1b55a733 authored by Dylan Mann's avatar Dylan Mann Committed by FichteFoll

added OAT syntax highlighting package (#7018)

parent 55d0316d
...@@ -12,6 +12,17 @@ ...@@ -12,6 +12,17 @@
} }
] ]
}, },
{
"name": "OAT Syntax",
"details": "https://github.com/dylanmann/SublimeOatSyntaxHighlighting",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "objc .strings syntax language", "name": "objc .strings syntax language",
"details": "https://github.com/PaNaVTEC/Objc-Strings-Syntax-Language", "details": "https://github.com/PaNaVTEC/Objc-Strings-Syntax-Language",
......
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