Commit 64084060 authored by Peter Mitchell's avatar Peter Mitchell

Fixed position of PhpSpec snippets in repo

parent 385bfe86
...@@ -384,15 +384,6 @@ ...@@ -384,15 +384,6 @@
} }
] ]
}, },
{
"name": "PhpSpec Snippets",
"details": "https://github.com/peterjmit/sublime-phpspec-snippets",
"releases": [
{
"details": "https://github.com/peterjmit/sublime-phpspec-snippets/tags"
}
]
},
{ {
"name": "PHP Zend Framework 2 Helper", "name": "PHP Zend Framework 2 Helper",
"details": "https://github.com/pipe-devnull/ZF2Helper", "details": "https://github.com/pipe-devnull/ZF2Helper",
...@@ -486,6 +477,16 @@ ...@@ -486,6 +477,16 @@
} }
] ]
}, },
{
"name": "PhpSpec Snippets",
"details": "https://github.com/peterjmit/sublime-phpspec-snippets",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/peterjmit/sublime-phpspec-snippets/tags"
}
]
},
{ {
"name": "PhpTidy", "name": "PhpTidy",
"details": "https://github.com/welovewordpress/SublimePhpTidy", "details": "https://github.com/welovewordpress/SublimePhpTidy",
......
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