Commit 9292d3a4 authored by FichteFoll's avatar FichteFoll

Merge pull request #2972 from ivellioscolin/master

Add ReadonlyProtect to repository/r.json
parents 7fcfaff4 f8b37093
......@@ -310,6 +310,16 @@
}
]
},
{
"name": "ReadonlyProtect",
"details": "https://github.com/ivellioscolin/sublime-plugin-readonlyprotect",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/ivellioscolin/sublime-plugin-readonlyprotect/tags"
}
]
},
{
"name": "ReadonlyWritable",
"details": "https://github.com/pyzhangxiang/sublimetext-2-readonly-writable",
......
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