Commit ee532c30 authored by FichteFoll's avatar FichteFoll

Merge pull request #2715 from MikeHoffert/master

Added TXL syntax highlighting
parents e35bffc0 8db6e858
...@@ -1174,6 +1174,18 @@ ...@@ -1174,6 +1174,18 @@
} }
] ]
}, },
{
"name": "TXL syntax highlighting",
"author": "Mike Hoffert",
"details": "https://github.com/MikeHoffert/Sublime-Text-TXL-syntax",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/MikeHoffert/Sublime-Text-TXL-syntax/tree/master"
}
]
},
{ {
"name": "TypeScript", "name": "TypeScript",
"details": "https://github.com/ericclemmons/sublime-typescript", "details": "https://github.com/ericclemmons/sublime-typescript",
......
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