Commit bed86dcf authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5669 from braver/master

add GitUp
parents 7877153d 842a6031
...@@ -682,6 +682,18 @@ ...@@ -682,6 +682,18 @@
} }
] ]
}, },
{
"name": "GitUp",
"details": "https://github.com/braver/SublimeGitUp",
"labels": ["git"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": "osx",
"tags": true
}
]
},
{ {
"name": "GL Shader Validator", "name": "GL Shader Validator",
"details": "https://github.com/WebGLTools/GL-Shader-Validator", "details": "https://github.com/WebGLTools/GL-Shader-Validator",
......
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