Commit 38c69ec0 authored by Craig Hurley's avatar Craig Hurley

Merge pull request #2 from craighurley/develop

Added UUID generator plugin.
parents 9f4c6d17 3091d4aa
...@@ -342,6 +342,16 @@ ...@@ -342,6 +342,16 @@
} }
] ]
}, },
{
"name": "UUID Generator",
"details": "https://github.com/craighurley/sublime-generate-uuid",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "UWSC", "name": "UWSC",
"details": "https://github.com/stuncloud/Sublime_UWSC", "details": "https://github.com/stuncloud/Sublime_UWSC",
......
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