Commit b96422ef authored by Benjamin Forster's avatar Benjamin Forster

add turtle syntax package

parent 604bd7b1
...@@ -3087,6 +3087,18 @@ ...@@ -3087,6 +3087,18 @@
} }
] ]
}, },
{
"name": "Turtle RDF Syntax",
"details": "https://github.com/e-e-e/sublime-turtle-syntax",
"labels": ["language syntax ttl turtle rdf"],
"description": "Syntax highlighting for Turtle RDF data",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Twee", "name": "Twee",
"details": "https://github.com/monospaced/sublime-twee", "details": "https://github.com/monospaced/sublime-twee",
......
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