Commit 81e518d9 authored by Peter Varo's avatar Peter Varo

Modern Python and Modern Cython language syntaxes added

parent c4cfdcf9
...@@ -603,6 +603,28 @@ ...@@ -603,6 +603,28 @@
} }
] ]
}, },
{
"name": "Modern Cython",
"details": "https://github.com/petervaro/python",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/petervaro/python/tree/master/Cython"
}
]
},
{
"name": "Modern Python",
"details": "https://github.com/petervaro/python",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/petervaro/python/tree/master/Python"
}
]
},
{ {
"name": "ModernPerl", "name": "ModernPerl",
"details": "https://github.com/Blaizer/ModernPerl-sublime", "details": "https://github.com/Blaizer/ModernPerl-sublime",
......
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