Commit 09a98dfa authored by FichteFoll's avatar FichteFoll

Merge pull request #2767 from brandonwamboldt/nginx_improved

Add nginx improved plugin
parents 181158c5 d3eb6b89
...@@ -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