Commit c635ae10 authored by FichteFoll's avatar FichteFoll

Merge pull request #5117 from adashko/master

Rename plugin and repository URL
parents d82aeb15 565a6151
...@@ -190,6 +190,18 @@ ...@@ -190,6 +190,18 @@
} }
] ]
}, },
{
"name": "AdDa Apex Snippets",
"details": "https://github.com/adashko/AdDa-Snippet",
"labels": ["snippets"],
"previous_names": ["WaveOC Apex Snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Additional PHP Snippets", "name": "Additional PHP Snippets",
"details": "https://github.com/stuartherbert/sublime-phpsnippets", "details": "https://github.com/stuartherbert/sublime-phpsnippets",
......
...@@ -55,17 +55,6 @@ ...@@ -55,17 +55,6 @@
} }
] ]
}, },
{
"name": "WaveOC Apex Snippets",
"details": "https://github.com/adashko/WaveOC-Snippet",
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Waxeye", "name": "Waxeye",
"details": "https://github.com/tijn/sublime-waxeye", "details": "https://github.com/tijn/sublime-waxeye",
......
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