Commit 85fe0049 authored by Sam Salisbury's avatar Sam Salisbury

Add HTTP Spec Syntax package

parent a2f48c6b
...@@ -692,6 +692,17 @@ ...@@ -692,6 +692,17 @@
} }
] ]
}, },
{
"name": "HTTP Spec Syntax",
"details": "https://github.com/httpspec/sublime-highlighting",
"labels": ["syntax", "http", "spec"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/httpspec/sublime-highlighting/tags"
}
]
},
{ {
"name": "HttpStatusCode", "name": "HttpStatusCode",
"details": "https://github.com/jugyo/SublimeHttpStatusCode", "details": "https://github.com/jugyo/SublimeHttpStatusCode",
......
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