Commit 665d88a8 authored by pmilon's avatar pmilon Committed by GitHub

Add XPX language

Add XPX language syntax, auto-complete, snippets and propose a syntax coloring theme to use with syntax.
parent 9da2845a
...@@ -161,6 +161,16 @@ ...@@ -161,6 +161,16 @@
} }
] ]
}, },
{
"name": "XPX",
"details": "https://github.com/infocosme/sublime_xpx",
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "XQuery", "name": "XQuery",
"details": "https://github.com/PogiNate/XQuery-Sublime", "details": "https://github.com/PogiNate/XQuery-Sublime",
......
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