Commit 5171847d authored by FichteFoll's avatar FichteFoll

Merge pull request #4923 from fermads/master

Adding Auto Fold plugin
parents 3fb45143 60f66011
...@@ -1352,6 +1352,16 @@ ...@@ -1352,6 +1352,16 @@
} }
] ]
}, },
{
"name": "Auto Fold",
"details": "https://github.com/fermads/sublime-autofold",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Auto Refresh", "name": "Auto Refresh",
"details": "https://github.com/Waterflames/AutoRefresh", "details": "https://github.com/Waterflames/AutoRefresh",
......
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