Commit 46180b99 authored by FichteFoll's avatar FichteFoll

Merge pull request #5369 from adnanyaqoobvirk/master

Add Python crypt module
parents 6b3383bb 9516c35f
......@@ -59,6 +59,21 @@
}
]
},
{
"name": "crypt",
"load_order": "02",
"description": "Python crypt module",
"author": "adnanyaqoobvirk",
"issues": "https://github.com/adnanyaqoobvirk/sublime-crypt/issues",
"releases": [
{
"sublime_text": "*",
"base": "https://github.com/adnanyaqoobvirk/sublime-crypt",
"platforms": ["linux"],
"tags": true
}
]
},
{
"name": "cson",
"load_order": "50",
......
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