Commit 2b36d6d6 authored by FichteFoll's avatar FichteFoll

Merge pull request #3024 from steinwaywhw/master

Adding ATS Syntax Highlight
parents f151d178 544ffa27
...@@ -791,6 +791,17 @@ ...@@ -791,6 +791,17 @@
} }
] ]
}, },
{
"name": "ATS Syntax Highlight",
"labels": ["language syntax"],
"details": "https://github.com/steinwaywhw/ats-mode-sublimetext",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/steinwaywhw/ats-mode-sublimetext/tags"
}
]
},
{ {
"name": "Auto Encoding for Python", "name": "Auto Encoding for Python",
"details": "https://github.com/simme--/Auto-Encoding-for-Python", "details": "https://github.com/simme--/Auto-Encoding-for-Python",
......
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