Commit 7b1d7465 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Adding Oz language support package (#6627)

parents e36898b2 8859a76a
...@@ -874,6 +874,19 @@ ...@@ -874,6 +874,19 @@
"tags": true "tags": true
} }
] ]
},
{
"name": "Oz",
"details": "https://github.com/rkoeninger/sublime-oz",
"readme": "https://raw.githubusercontent.com/rkoeninger/sublime-oz/master/README.md",
"author": "Robert Koeninger",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
} }
] ]
} }
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