Commit fcaf9759 authored by Dan Panzarella's avatar Dan Panzarella Committed by FichteFoll

add MonkeyC language defs package (#5499)

parent df6b7082
...@@ -1502,6 +1502,17 @@ ...@@ -1502,6 +1502,17 @@
} }
] ]
}, },
{
"name": "MonkeyC",
"details": "https://github.com/pzl/Sublime-MonkeyC",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "Monochrome Color Schemes", "name": "Monochrome Color Schemes",
"details": "https://github.com/kristopherjohnson/MonochromeSublimeText", "details": "https://github.com/kristopherjohnson/MonochromeSublimeText",
......
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