Commit d3eb6b89 authored by Brandon Wamboldt's avatar Brandon Wamboldt

Change nginx plugin to a better/maintained one

parent 3dce94f1
...@@ -133,11 +133,12 @@ ...@@ -133,11 +133,12 @@
}, },
{ {
"name": "nginx", "name": "nginx",
"details": "https://github.com/kvs/ST2Nginx", "details": "https://github.com/brandonwamboldt/sublime-nginx",
"labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/kvs/ST2Nginx/tree/master" "details": "https://github.com/brandonwamboldt/sublime-nginx/tree/master"
} }
] ]
}, },
......
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