Commit e1f09c33 authored by Robert Koeninger's avatar Robert Koeninger Committed by Will Bond

Adding Shen language support package (#6297)

parent 166e2778
...@@ -1268,6 +1268,19 @@ ...@@ -1268,6 +1268,19 @@
} }
] ]
}, },
{
"name": "Shen",
"details": "https://github.com/rkoeninger/sublime-shen",
"readme": "https://raw.githubusercontent.com/rkoeninger/sublime-shen/master/README.md",
"author": "Robert Koeninger",
"labels": ["language syntax", "snippets"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "ShenMa", "name": "ShenMa",
"details": "https://github.com/molee1905/ShenMa", "details": "https://github.com/molee1905/ShenMa",
......
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