Commit c2555232 authored by FichteFoll's avatar FichteFoll

Merge pull request #2980 from svenfraeys/master

Add FoldPython package info
parents bda849d2 11ec92c2
...@@ -553,6 +553,16 @@ ...@@ -553,6 +553,16 @@
} }
] ]
}, },
{
"name": "Fold Python",
"details": "https://github.com/svenfraeys/SublimeFoldPython",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/svenfraeys/SublimeFoldPython/tree/master"
}
]
},
{ {
"name": "Fold Python Docstrings", "name": "Fold Python Docstrings",
"details": "https://github.com/alecthomas/SublimeFoldPythonDocstrings", "details": "https://github.com/alecthomas/SublimeFoldPythonDocstrings",
......
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