Commit de140570 authored by Mathieu PATUREL's avatar Mathieu PATUREL Committed by Alex Cavazos

Remove the space in "Fold Functions" (#6382)

* Remove the space in "Fold Functions"

* fix order in f.json for FoldFunctions package
parent e3ea160c
...@@ -1184,16 +1184,6 @@ ...@@ -1184,16 +1184,6 @@
} }
] ]
}, },
{
"name": "Fold Functions",
"details": "https://github.com/math2001/FoldFunctions",
"releases": [
{
"sublime_text": ">=3126",
"tags": true
}
]
},
{ {
"name": "Fold Javascript Functions", "name": "Fold Javascript Functions",
"details": "https://github.com/LuckyKat/sublime-fold-functions", "details": "https://github.com/LuckyKat/sublime-fold-functions",
...@@ -1276,6 +1266,16 @@ ...@@ -1276,6 +1266,16 @@
} }
] ]
}, },
{
"name": "FoldFunctions",
"details": "https://github.com/math2001/FoldFunctions",
"releases": [
{
"sublime_text": ">=3126",
"tags": true
}
]
},
{ {
"name": "Follow Function PHP", "name": "Follow Function PHP",
"details": "https://github.com/draffter/FollowFunctionPHP", "details": "https://github.com/draffter/FollowFunctionPHP",
......
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