Commit d7b1f900 authored by wbond's avatar wbond

Add the golangconfig dependency

parent 5ab1ebd8
...@@ -75,6 +75,21 @@ ...@@ -75,6 +75,21 @@
} }
] ]
}, },
{
"name": "golangconfig",
"load_order": "10",
"description": "A library for Go environment configuration",
"author": "Go Authors",
"issues": "https://github.com/golang/sublime-config/issues",
"releases": [
{
"base": "https://github.com/golang/sublime-config",
"tags": true,
"sublime_text": "*",
"platforms": ["*"]
}
]
},
{ {
"name": "jinja2", "name": "jinja2",
"load_order": "51", "load_order": "51",
......
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