Commit 1600ac37 authored by andretshurotshka's avatar andretshurotshka Committed by FichteFoll

Add type language syntax highlighting (#6699)

parent 82d1a32c
...@@ -3081,6 +3081,17 @@ ...@@ -3081,6 +3081,17 @@
} }
] ]
}, },
{
"name": "Type Language Syntax",
"details": "https://github.com/goodmind/language-typelanguage-sublime",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "TypeScript", "name": "TypeScript",
"details": "https://github.com/Microsoft/TypeScript-Sublime-Plugin", "details": "https://github.com/Microsoft/TypeScript-Sublime-Plugin",
......
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