Commit 2b122d15 authored by FichteFoll's avatar FichteFoll

Merge pull request #2735 from petervaro/master

Modern Python and Modern Cython language syntaxes added
parents 2ec16b09 81e518d9
......@@ -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",
"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