Unverified Commit a354c731 authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7161 from e-e-e/master

Add a turtle syntax package
parents 8581549c 9767b586
...@@ -3098,6 +3098,18 @@ ...@@ -3098,6 +3098,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": ">=3092",
"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