Commit ac1e491a authored by Luis Buriola's avatar Luis Buriola Committed by FichteFoll

add jsonnet syntax highlighting definition (#6453)

parent ffe42553
...@@ -1051,6 +1051,17 @@ ...@@ -1051,6 +1051,17 @@
} }
] ]
}, },
{
"name": "jsonnet syntax",
"details": "https://github.com/gburiola/sublime-jsonnet-syntax",
"labels": ["jsonnet", "language syntax"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "JsonTree", "name": "JsonTree",
"details": "https://github.com/Flyclops/JsonTree", "details": "https://github.com/Flyclops/JsonTree",
......
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