Commit a7b88502 authored by FichteFoll's avatar FichteFoll

Merge pull request #2961 from chrissimpkins/master

added PyDOC plugin
parents cb3c5cbd 746899d8
...@@ -1240,6 +1240,16 @@ ...@@ -1240,6 +1240,16 @@
} }
] ]
}, },
{
"name": "PyDOC",
"details": "https://github.com/chrissimpkins/PyDOC",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/chrissimpkins/PyDOC/tags"
}
]
},
{ {
"details": "https://github.com/biermeester/Pylinter", "details": "https://github.com/biermeester/Pylinter",
"labels": ["linting"], "labels": ["linting"],
......
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