Commit 6f793543 authored by FichteFoll's avatar FichteFoll

Merge pull request #3660 from simple-mvc-framework/master

Renamed SMVC-Snippets
parents 0e4375f8 18c68b19
...@@ -935,6 +935,18 @@ ...@@ -935,6 +935,18 @@
} }
] ]
}, },
{
"previous_names": ["SMVC-Snippets"],
"name": "Simple MVC Framework Snippets",
"details": "https://github.com/simple-mvc-framework/SMVC-Snippets",
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/simple-mvc-framework/SMVC-Snippets/tree/master"
}
]
},
{ {
"name": "Simple Print Function", "name": "Simple Print Function",
"details": "https://github.com/svenax/SublimePrint", "details": "https://github.com/svenax/SublimePrint",
...@@ -1288,17 +1300,6 @@ ...@@ -1288,17 +1300,6 @@
} }
] ]
}, },
{
"name": "SMVC-Snippets",
"details": "https://github.com/simple-mvc-framework/SMVC-Snippets",
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/simple-mvc-framework/SMVC-Snippets/tree/master"
}
]
},
{ {
"name": "Snake", "name": "Snake",
"details": "https://github.com/jonfinerty/sublime-snake", "details": "https://github.com/jonfinerty/sublime-snake",
......
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