Commit 599279eb authored by FichteFoll's avatar FichteFoll

Merge pull request #1685 from alecthomas/master

Add "Fold Python Docstrings" package.
parents c39a7b85 1a7a6e1c
...@@ -343,6 +343,16 @@ ...@@ -343,6 +343,16 @@
} }
] ]
}, },
{
"name": "Fold Python Docstrings",
"details": "https://github.com/alecthomas/SublimeFoldPythonDocstrings",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/alecthomas/SublimeFoldPythonDocstrings/tree/master"
}
]
},
{ {
"name": "Folder List", "name": "Folder List",
"details": "https://github.com/sheldon/sublime-text-2-folder-list", "details": "https://github.com/sheldon/sublime-text-2-folder-list",
......
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